Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Dependencies

Packages that use Dependencies
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc   
 

Uses of Dependencies in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc declared as Dependencies
protected  Dependencies Implementation.dependencies
           
protected  Dependencies Instance.dependencies
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc that return Dependencies
 Dependencies Dependencies.clone()
          Creates and returns a copy of this object.
protected static Dependencies ObjectFactory.copyOfDependencies(Dependencies clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Dependencies instance.
 Dependencies ObjectFactory.createDependencies()
          Create an instance of Dependencies
 Dependencies Implementation.getDependencies()
          Dependencies of this implementation.
 Dependencies Instance.getDependencies()
          Dependencies of this instance.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc that return types with arguments of type Dependencies
 javax.xml.bind.JAXBElement<Dependencies> ObjectFactory.createDependencies(Dependencies value)
          Create an instance of JAXBElement<Dependencies>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with parameters of type Dependencies
protected static Dependencies ObjectFactory.copyOfDependencies(Dependencies clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Dependencies instance.
 javax.xml.bind.JAXBElement<Dependencies> ObjectFactory.createDependencies(Dependencies value)
          Create an instance of JAXBElement<Dependencies>}
 void Implementation.setDependencies(Dependencies value)
          Sets the value of the dependencies property.
 void Instance.setDependencies(Dependencies value)
          Sets the value of the dependencies property.
 

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



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