Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ArgumentImpl

Packages that use ArgumentImpl
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl   
 

Uses of ArgumentImpl in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl that return ArgumentImpl
 ArgumentImpl ArgumentImpl.clone()
          Creates and returns a copy of this object.
protected static ArgumentImpl ObjectFactory.copyOfArgumentImpl(ArgumentImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ArgumentImpl instance.
 ArgumentImpl ObjectFactory.createArgument()
          Create an instance of Argument
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl that return types with arguments of type ArgumentImpl
 javax.xml.bind.JAXBElement<ArgumentImpl> ObjectFactory.createArgument(ArgumentImpl value)
          Create an instance of JAXBElement<ArgumentImpl>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl with parameters of type ArgumentImpl
protected static ArgumentImpl ObjectFactory.copyOfArgumentImpl(ArgumentImpl clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl.ArgumentImpl instance.
 javax.xml.bind.JAXBElement<ArgumentImpl> ObjectFactory.createArgument(ArgumentImpl value)
          Create an instance of JAXBElement<ArgumentImpl>}
 

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



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