Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Implementation

Packages that use Implementation
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container   
 

Uses of Implementation in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container declared as Implementation
protected  Implementation[] Implementations.implementation
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container that return Implementation
 Implementation Implementation.clone()
          Creates and returns a copy of this object.
protected static Implementation ObjectFactory.copyOfImplementation(Implementation clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Implementation instance.
 Implementation ObjectFactory.createImplementation()
          Create an instance of Implementation
 Implementation[] Implementations.getImplementation()
           
 Implementation Implementations.getImplementation(int idx)
           
 Implementation Implementations.setImplementation(int idx, Implementation value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container that return types with arguments of type Implementation
 javax.xml.bind.JAXBElement<Implementation> ObjectFactory.createImplementation(Implementation value)
          Create an instance of JAXBElement<Implementation>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container with parameters of type Implementation
protected  void Implementations.copyImplementation(Implementation[] source)
          Copies all values of property Implementation.
protected static Implementation ObjectFactory.copyOfImplementation(Implementation clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Implementation instance.
 javax.xml.bind.JAXBElement<Implementation> ObjectFactory.createImplementation(Implementation value)
          Create an instance of JAXBElement<Implementation>}
 void Implementations.setImplementation(Implementation[] values)
           
 Implementation Implementations.setImplementation(int idx, Implementation value)
           
 

Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container with parameters of type Implementation
Implementation(Implementation o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Implementation instance by copying a given instance.
 



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