Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jdtaus.container.Argument

Packages that use Argument
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jdtaus.container   
 

Uses of Argument in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jdtaus.container
 

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jdtaus.container 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.pub.collections.valueclass.jdtaus.container with parameters of type Argument
static Argument ObjectFactory.copyOfArgument(Argument clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jdtaus.container.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.pub.collections.valueclass.jdtaus.container with type arguments of type Argument
static void Arguments.copyArgument(List<Argument> source, List<Argument> target)
          Copies all values of property Argument.
static void Arguments.copyArgument(List<Argument> source, List<Argument> target)
          Copies all values of property Argument.
 

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



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