Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jomc.Instance

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jomc that return Instance
 Instance Instance.clone()
          Creates and returns a copy of this object.
 Instance ObjectFactory.createInstance()
          Create an instance of Instance
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.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.valueclass.jomc with parameters of type Instance
 javax.xml.bind.JAXBElement<Instance> ObjectFactory.createInstance(Instance value)
          Create an instance of JAXBElement<Instance>}
 

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



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