Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.Instance

Packages that use Instance
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl   
 

Uses of Instance in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc that return Instance
 Instance ObjectFactory.createInstance()
          Create an instance of Instance
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc that return types with arguments of type Instance
 javax.xml.bind.JAXBElement<Instance> ObjectFactory.createInstance(Instance value)
          Create an instance of JAXBElement<Instance>}
 List<Instance> Instances.getInstance()
          Gets the value of the instance property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc with parameters of type Instance
 javax.xml.bind.JAXBElement<Instance> ObjectFactory.createInstance(Instance value)
          Create an instance of JAXBElement<Instance>}
 

Uses of Instance in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl that implement Instance
 class InstanceImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl with type parameters of type Instance
protected  List<Instance> InstancesImpl.instance
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl that return types with arguments of type Instance
 List<Instance> InstancesImpl.getInstance()
           
 



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