Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.Arguments

Packages that use Arguments
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl   
 

Uses of Arguments in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc that return Arguments
 Arguments ObjectFactory.createArguments()
          Create an instance of Arguments
 Arguments Message.getArguments()
          The arguments of this message.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc 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.pub.collections.novalueclass.jomc 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.
 

Uses of Arguments in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl that implement Arguments
 class ArgumentsImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl that return Arguments
 Arguments MessageImpl.getArguments()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl with parameters of type Arguments
 void MessageImpl.setArguments(Arguments value)
           
 



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