Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container.Arguments

Packages that use Arguments
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container   
 

Uses of Arguments in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container declared as Arguments
protected  Arguments Message.arguments
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container that return Arguments
 Arguments Arguments.clone()
          Creates and returns a copy of this object.
 Arguments ObjectFactory.createArguments()
          Create an instance of Arguments
 Arguments Message.getArguments()
          Gets the value of the arguments property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container that return types with arguments of type Arguments
 javax.xml.bind.JAXBElement<Arguments> ObjectFactory.createArguments(Arguments value)
          Create an instance of JAXBElement<Arguments>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container with parameters of type Arguments
 javax.xml.bind.JAXBElement<Arguments> ObjectFactory.createArguments(Arguments value)
          Create an instance of JAXBElement<Arguments>}
 void Message.setArguments(Arguments value)
          Sets the value of the arguments property.
 

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



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