org.apache.maven.doxia.site.decoration
public class Skin extends Object implements Serializable
Version: $Revision$ $Date$
| Method Summary | |
|---|---|
| boolean | equals(Object other)
Method equals
|
| String | getArtifactId()
Get The artifact ID |
| static Skin | getDefaultSkin() |
| String | getGroupId()
Get The group ID |
| String | getModelEncoding() |
| String | getVersion()
Get The version |
| int | hashCode()
Method hashCode |
| void | setArtifactId(String artifactId)
Set The artifact ID
|
| void | setGroupId(String groupId)
Set The group ID
|
| void | setModelEncoding(String modelEncoding) |
| void | setVersion(String version)
Set The version
|
| String | toString()
Method toString |
Parameters: other
Parameters: artifactId
Parameters: groupId
Parameters: version