Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc.Properties

Packages that use Properties
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc   
 

Uses of Properties in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc declared as Properties
protected  Properties Implementation.properties
           
protected  Properties Instance.properties
           
protected  Properties Specification.properties
           
protected  Properties Dependency.properties
           
protected  Properties Module.properties
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc that return Properties
 Properties Properties.clone()
          Creates and returns a copy of this object.
 Properties ObjectFactory.createProperties()
          Create an instance of Properties
 Properties Implementation.getProperties()
          Properties of this implementation.
 Properties Instance.getProperties()
          Properties of this instance.
 Properties Specification.getProperties()
          Properties of this specification.
 Properties Dependency.getProperties()
          Properties of this dependency.
 Properties Module.getProperties()
          Properties defined in this module.>
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc that return types with arguments of type Properties
 javax.xml.bind.JAXBElement<Properties> ObjectFactory.createProperties(Properties value)
          Create an instance of JAXBElement<Properties>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc with parameters of type Properties
 javax.xml.bind.JAXBElement<Properties> ObjectFactory.createProperties(Properties value)
          Create an instance of JAXBElement<Properties>}
 void Implementation.setProperties(Properties value)
          Sets the value of the properties property.
 void Instance.setProperties(Properties value)
          Sets the value of the properties property.
 void Specification.setProperties(Properties value)
          Sets the value of the properties property.
 void Dependency.setProperties(Properties value)
          Sets the value of the properties property.
 void Module.setProperties(Properties value)
          Sets the value of the properties property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc with parameters of type Properties
Properties(Properties o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc.Properties instance by copying a given instance.
 



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