Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Properties

Packages that use Properties
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container   
 

Uses of Properties in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container declared as Properties
protected  Properties Implementation.properties
           
protected  Properties Specification.properties
           
protected  Properties Dependency.properties
           
protected  Properties Module.properties
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container that return Properties
 Properties Properties.clone()
          Creates and returns a copy of this object.
protected static Properties ObjectFactory.copyOfProperties(Properties clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Properties instance.
 Properties ObjectFactory.createProperties()
          Create an instance of Properties
 Properties Implementation.getProperties()
          Properties of the implementation.
 Properties Specification.getProperties()
          Properties of the specification.
 Properties Dependency.getProperties()
          Properties to be set with the object.
 Properties Module.getProperties()
          Module properties.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container 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.prot.collections.valueclass.jdtaus.container with parameters of type Properties
protected static Properties ObjectFactory.copyOfProperties(Properties clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Properties instance.
 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 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.prot.collections.valueclass.jdtaus.container with parameters of type Properties
Properties(Properties o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Properties instance by copying a given instance.
 



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