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

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

Uses of Argument in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jomc with type parameters of type Argument
protected  List<Argument> Arguments.argument
           
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.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.priv.collections.valueclass.jomc with parameters of type Argument
 javax.xml.bind.JAXBElement<Argument> ObjectFactory.createArgument(Argument value)
          Create an instance of JAXBElement<Argument>}
 

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



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