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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.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.collections.valueclass.jomc.Instance instance.
 Instance ObjectFactory.createInstance()
          Create an instance of Instance
 

Methods in net.sourceforge.ccxjc.it.model.prot.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.prot.collections.valueclass.jomc with parameters of type Instance
protected static Instance ObjectFactory.copyOfInstance(Instance clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Instance instance.
 javax.xml.bind.JAXBElement<Instance> ObjectFactory.createInstance(Instance value)
          Create an instance of JAXBElement<Instance>}
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with type arguments of type Instance
protected static void Instances.copyInstance(List<Instance> source, List<Instance> target)
          Copies all values of property Instance.
protected static void Instances.copyInstance(List<Instance> source, List<Instance> target)
          Copies all values of property Instance.
 

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



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