Uses of Class
com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing.EndpointReferenceType

Packages that use EndpointReferenceType
com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing   
com.ebmwebsourcing.wsstar.agreement.definition.oasis_open.docs.wsrf.bf_2   
sla.ebmwebsourcing.com.agreementextensions   
 

Uses of EndpointReferenceType in com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing
 

Methods in com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.addressing that return EndpointReferenceType
 EndpointReferenceType ObjectFactory.createEndpointReferenceType()
          Create an instance of EndpointReferenceType
 

Methods in com.ebmwebsourcing.wsstar.addressing.definition.org.w3._2005._08.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.addressing.definition.org.w3._2005._08.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>}
 

Uses of EndpointReferenceType in com.ebmwebsourcing.wsstar.agreement.definition.oasis_open.docs.wsrf.bf_2
 

Fields in com.ebmwebsourcing.wsstar.agreement.definition.oasis_open.docs.wsrf.bf_2 declared as EndpointReferenceType
protected  EndpointReferenceType BaseFaultType.originator
           
 

Methods in com.ebmwebsourcing.wsstar.agreement.definition.oasis_open.docs.wsrf.bf_2 that return EndpointReferenceType
 EndpointReferenceType BaseFaultType.getOriginator()
          Gets the value of the originator property.
 

Methods in com.ebmwebsourcing.wsstar.agreement.definition.oasis_open.docs.wsrf.bf_2 with parameters of type EndpointReferenceType
 void BaseFaultType.setOriginator(EndpointReferenceType value)
          Sets the value of the originator property.
 

Uses of EndpointReferenceType in sla.ebmwebsourcing.com.agreementextensions
 

Fields in sla.ebmwebsourcing.com.agreementextensions declared as EndpointReferenceType
protected  EndpointReferenceType Location.address
           
 

Methods in sla.ebmwebsourcing.com.agreementextensions that return EndpointReferenceType
 EndpointReferenceType Location.getAddress()
          Gets the value of the address property.
 

Methods in sla.ebmwebsourcing.com.agreementextensions with parameters of type EndpointReferenceType
 void Location.setAddress(EndpointReferenceType value)
          Sets the value of the address property.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.