Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc.Instance

Packages that use Instance
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc   
 

Uses of Instance in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc declared as Instance
protected  Instance[] Instances.instance
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc that return Instance
 Instance Instance.clone()
          Creates and returns a copy of this object.
 Instance ObjectFactory.createInstance()
          Create an instance of Instance
 Instance[] Instances.getInstance()
           
 Instance Instances.getInstance(int idx)
           
 Instance Instances.setInstance(int idx, Instance value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc with parameters of type Instance
 javax.xml.bind.JAXBElement<Instance> ObjectFactory.createInstance(Instance value)
          Create an instance of JAXBElement<Instance>}
 void Instances.setInstance(Instance[] values)
           
 Instance Instances.setInstance(int idx, Instance value)
           
 

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



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