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