Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr.ReferenceParametersType

Packages that use ReferenceParametersType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr.impl   
 

Uses of ReferenceParametersType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr that return ReferenceParametersType
 ReferenceParametersType ObjectFactory.createReferenceParametersType()
          Create an instance of ReferenceParametersType
 ReferenceParametersType EndpointReferenceType.getReferenceParameters()
          Gets the value of the referenceParameters property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr that return types with arguments of type ReferenceParametersType
 javax.xml.bind.JAXBElement<ReferenceParametersType> ObjectFactory.createReferenceParameters(ReferenceParametersType value)
          Create an instance of JAXBElement<ReferenceParametersType>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr with parameters of type ReferenceParametersType
 javax.xml.bind.JAXBElement<ReferenceParametersType> ObjectFactory.createReferenceParameters(ReferenceParametersType value)
          Create an instance of JAXBElement<ReferenceParametersType>}
 void EndpointReferenceType.setReferenceParameters(ReferenceParametersType value)
          Sets the value of the referenceParameters property.
 

Uses of ReferenceParametersType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr.impl that implement ReferenceParametersType
 class ReferenceParametersTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr.impl that return ReferenceParametersType
 ReferenceParametersType EndpointReferenceTypeImpl.getReferenceParameters()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.wsaddr.impl with parameters of type ReferenceParametersType
 void EndpointReferenceTypeImpl.setReferenceParameters(ReferenceParametersType value)
           
 



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