Uses of Class
org.apache.maven.plugins.changes.model.Properties
Packages that use Properties
-
Uses of Properties in org.apache.maven.plugins.changes.model
Methods in org.apache.maven.plugins.changes.model that return PropertiesModifier and TypeMethodDescriptionChangesDocument.getProperties()
Get contains the properties of this document.Methods in org.apache.maven.plugins.changes.model with parameters of type PropertiesModifier and TypeMethodDescriptionvoid
ChangesDocument.setProperties
(Properties properties) Set contains the properties of this document.