| Package | Description |
|---|---|
| org.apache.maven.doxia.site.decoration |
| Modifier and Type | Method and Description |
|---|---|
Logo |
Logo.clone()
Method clone.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Logo> |
DecorationModel.getPoweredBy()
Method getPoweredBy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DecorationModel.addPoweredBy(Logo logo)
Method addPoweredBy.
|
void |
DecorationModel.removePoweredBy(Logo logo)
Method removePoweredBy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DecorationModel.setPoweredBy(java.util.List<Logo> poweredBy)
Set powered by logos list.
|