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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jomc that return Instance
 Instance Instance.clone()
          Creates and returns a copy of this object.
protected static Instance ObjectFactory.copyOfInstance(Instance clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jomc.Instance instance.
 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.prot.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.prot.indexed.valueclass.jomc with parameters of type Instance
protected  void Instances.copyInstance(Instance[] source)
          Copies all values of property Instance.
protected static Instance ObjectFactory.copyOfInstance(Instance clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jomc.Instance 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.prot.indexed.valueclass.jomc with parameters of type Instance
Instance(Instance o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jomc.Instance instance by copying a given instance.
 



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