Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Implementations

Packages that use Implementations
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc   
 

Uses of Implementations in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc declared as Implementations
protected  Implementations Module.implementations
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc that return Implementations
 Implementations Implementations.clone()
          Creates and returns a copy of this object.
static Implementations ObjectFactory.copyOfImplementations(Implementations clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Implementations instance.
 Implementations ObjectFactory.createImplementations()
          Create an instance of Implementations
 Implementations Module.getImplementations()
          Implementations defined in this module.
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc with parameters of type Implementations
static Implementations ObjectFactory.copyOfImplementations(Implementations clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Implementations instance.
 javax.xml.bind.JAXBElement<Implementations> ObjectFactory.createImplementations(Implementations value)
          Create an instance of JAXBElement<Implementations>}
 void Module.setImplementations(Implementations value)
          Sets the value of the implementations property.
 

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



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