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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container declared as Argument
protected  Argument[] Arguments.argument
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.valueclass.jdtaus.container.Argument instance.
 Argument ObjectFactory.createArgument()
          Create an instance of Argument
 Argument[] Arguments.getArgument()
           
 Argument Arguments.getArgument(int idx)
           
 Argument Arguments.setArgument(int idx, Argument value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container with parameters of type Argument
 void Arguments.copyArgument(Argument[] source)
          Copies all values of property Argument.
static Argument ObjectFactory.copyOfArgument(Argument clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jdtaus.container.Argument instance.
 javax.xml.bind.JAXBElement<Argument> ObjectFactory.createArgument(Argument value)
          Create an instance of JAXBElement<Argument>}
 void Arguments.setArgument(Argument[] values)
           
 Argument Arguments.setArgument(int idx, Argument value)
           
 

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



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