Uses of Class
org.apache.maven.doxia.site.decoration.Version
-
Packages that use Version Package Description org.apache.maven.doxia.site.decoration -
-
Uses of Version in org.apache.maven.doxia.site.decoration
Methods in org.apache.maven.doxia.site.decoration that return Version Modifier and Type Method Description Version
Version. clone()
Method clone.Version
DecorationModel. getVersion()
Methods in org.apache.maven.doxia.site.decoration with parameters of type Version Modifier and Type Method Description void
DecorationModel. setVersion(Version version)
Set modify the version published display properties.
-