Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.Argument

Packages that use Argument
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.impl   
 

Uses of Argument in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container that return Argument
 Argument ObjectFactory.createArgument()
          Create an instance of Argument
 

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

Uses of Argument in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.impl that implement Argument
 class ArgumentImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.impl with type parameters of type Argument
protected  List<Argument> ArgumentsImpl.argument
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.impl that return types with arguments of type Argument
 List<Argument> ArgumentsImpl.getArgument()
           
 



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