Uses of Class
org.apache.maven.plugins.changes.model.Properties

Packages that use Properties
org.apache.maven.plugins.changes.model   
 

Uses of Properties in org.apache.maven.plugins.changes.model
 

Methods in org.apache.maven.plugins.changes.model that return Properties
 Properties ChangesDocument.getProperties()
          Get contains the properties of this document.
 

Methods in org.apache.maven.plugins.changes.model with parameters of type Properties
 void ChangesDocument.setProperties(Properties properties)
          Set contains the properties of this document.
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.