Uses of Class
com.ebmwebsourcing.wsstar.jaxb.addressing.EndpointReferenceType

Packages that use EndpointReferenceType
com.ebmwebsourcing.wsstar.addressing.definition.impl   
com.ebmwebsourcing.wsstar.jaxb.addressing   
 

Uses of EndpointReferenceType in com.ebmwebsourcing.wsstar.addressing.definition.impl
 

Constructors in com.ebmwebsourcing.wsstar.addressing.definition.impl with parameters of type EndpointReferenceType
EndpointReferenceTypeImpl(EndpointReferenceType model, com.ebmwebsourcing.wsstar.legacy.jaxb.core.AbstractSchemaElementImpl parent)
           
EndpointReferenceTypeImpl(java.net.URI baseURI, EndpointReferenceType model, java.util.Map<WSAddressingReader.FeatureConstants,java.lang.Object> features)
           
 

Uses of EndpointReferenceType in com.ebmwebsourcing.wsstar.jaxb.addressing
 

Methods in com.ebmwebsourcing.wsstar.jaxb.addressing that return EndpointReferenceType
 EndpointReferenceType ObjectFactory.createEndpointReferenceType()
          Create an instance of EndpointReferenceType
 

Methods in com.ebmwebsourcing.wsstar.jaxb.addressing 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 com.ebmwebsourcing.wsstar.jaxb.addressing 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>}
 



Copyright © 2009-2011 eBM Websourcing. All Rights Reserved.