Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsaddr.EndpointReferenceType

Packages that use EndpointReferenceType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsaddr   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsaddr.impl   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm.impl   
 

Uses of EndpointReferenceType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsaddr
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsaddr that return EndpointReferenceType
 EndpointReferenceType ObjectFactory.createEndpointReferenceType()
          Create an instance of EndpointReferenceType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsaddr that return types with arguments of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createEndpointReference(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createFaultTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createFrom(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createReplyTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsaddr with parameters of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createEndpointReference(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createFaultTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createFrom(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createReplyTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 

Uses of EndpointReferenceType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsaddr.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsaddr.impl that implement EndpointReferenceType
 class EndpointReferenceTypeImpl
           
 

Uses of EndpointReferenceType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm that return EndpointReferenceType
 EndpointReferenceType CreateSequenceType.getAcksTo()
          Gets the value of the acksTo property.
 EndpointReferenceType AcceptType.getAcksTo()
          Gets the value of the acksTo property.
 EndpointReferenceType OfferType.getEndpoint()
          Gets the value of the endpoint property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm that return types with arguments of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createAcksTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm with parameters of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createAcksTo(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 void CreateSequenceType.setAcksTo(EndpointReferenceType value)
          Sets the value of the acksTo property.
 void AcceptType.setAcksTo(EndpointReferenceType value)
          Sets the value of the acksTo property.
 void OfferType.setEndpoint(EndpointReferenceType value)
          Sets the value of the endpoint property.
 

Uses of EndpointReferenceType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm.impl
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm.impl that return EndpointReferenceType
 EndpointReferenceType AcceptTypeImpl.getAcksTo()
           
 EndpointReferenceType CreateSequenceTypeImpl.getAcksTo()
           
 EndpointReferenceType OfferTypeImpl.getEndpoint()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.wsrm.impl with parameters of type EndpointReferenceType
 void AcceptTypeImpl.setAcksTo(EndpointReferenceType value)
           
 void CreateSequenceTypeImpl.setAcksTo(EndpointReferenceType value)
           
 void OfferTypeImpl.setEndpoint(EndpointReferenceType value)
           
 



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