Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.Implementation

Packages that use Implementation
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl   
 

Uses of Implementation in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container that return Implementation
 Implementation ObjectFactory.createImplementation()
          Create an instance of Implementation
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.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>}
 List<Implementation> Implementations.getImplementation()
          Gets the value of the implementation property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container with parameters of type Implementation
 javax.xml.bind.JAXBElement<Implementation> ObjectFactory.createImplementation(Implementation value)
          Create an instance of JAXBElement<Implementation>}
 

Uses of Implementation in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl that implement Implementation
 class ImplementationImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl with type parameters of type Implementation
protected  List<Implementation> ImplementationsImpl.implementation
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl that return types with arguments of type Implementation
 List<Implementation> ImplementationsImpl.getImplementation()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl with type arguments of type Implementation
protected static void ImplementationsImpl.copyImplementation(List<Implementation> source, List<Implementation> target)
          Copies all values of property Implementation.
protected static void ImplementationsImpl.copyImplementation(List<Implementation> source, List<Implementation> target)
          Copies all values of property Implementation.
 



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