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

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

Uses of Argument 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 Argument
protected  List<Argument> Arguments.argument
           
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc that return types with arguments of type Argument
 javax.xml.bind.JAXBElement<Argument> ObjectFactory.createArgument(Argument value)
          Create an instance of JAXBElement<Argument>}
 List<Argument> Arguments.getArgument()
          Gets the value of the argument property.
 

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

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

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



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