Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.Implementation

Packages that use Implementation
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl   
 

Uses of Implementation in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc that return Implementation
 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.pkg.indexed.novalueclass.jomc 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.pkg.indexed.novalueclass.jomc with parameters of type Implementation
 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)
           
 

Uses of Implementation in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl that implement Implementation
 class ImplementationImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl declared as Implementation
protected  Implementation[] ImplementationsImpl.implementation
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl that return Implementation
 Implementation[] ImplementationsImpl.getImplementation()
           
 Implementation ImplementationsImpl.getImplementation(int idx)
           
 Implementation ImplementationsImpl.setImplementation(int idx, Implementation value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl with parameters of type Implementation
 void ImplementationsImpl.setImplementation(Implementation[] values)
           
 Implementation ImplementationsImpl.setImplementation(int idx, Implementation value)
           
 



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