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

Packages that use EndpointReferenceType
com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl   
com.ebmwebsourcing.wsstar.addressing.datatypes.impl.utils   
com.ebmwebsourcing.wsstar.jaxb.addressing   
 

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

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl that return EndpointReferenceType
 EndpointReferenceType EndpointReferenceTypeImpl.getJaxbTypeObj()
          Getter on associated Jaxb's model object
static EndpointReferenceType EndpointReferenceTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType apiTypeObj)
          A way to create a EndpointReferenceType "Jaxb model type" object from a EndpointReferenceType "api type" one
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl with parameters of type EndpointReferenceType
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType WsaModelFactoryImpl.createWsaModelEndpointReferenceType(EndpointReferenceType jaxbModelObj)
           
 

Constructors in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl with parameters of type EndpointReferenceType
EndpointReferenceTypeImpl(EndpointReferenceType jaxbTypeObj)
           
 

Uses of EndpointReferenceType in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.utils
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.utils with parameters of type EndpointReferenceType
static com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType WsaUtils.fromJaxbModelEndpointToApiEndpoint(EndpointReferenceType jaxbModelEndpointRef, java.lang.Class<?> clazz)
          a very useful method that convert an "EndpointReferenceType" Object from EndpointReferenceType to EndpointReferenceType
 

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 © 2010-2011 eBM Websourcing. All Rights Reserved.