Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.changes100.Properties

Packages that use Properties
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.changes100   
 

Uses of Properties in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.changes100
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.changes100 declared as Properties
protected  Properties ChangesDocument.properties
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.changes100 that return Properties
 Properties Properties.clone()
          Creates and returns a copy of this object.
 Properties ObjectFactory.createProperties()
          Create an instance of Properties
 Properties ChangesDocument.getProperties()
          Gets the value of the properties property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.changes100 with parameters of type Properties
 void ChangesDocument.setProperties(Properties value)
          Sets the value of the properties property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.changes100 with parameters of type Properties
Properties(Properties o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.maven.changes100.Properties instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.