Uses of Class
org.w3._2005._08.addressing.EndpointReferenceType

Packages that use EndpointReferenceType
com.ebmwebsourcing.sla.agreement.descriptor.original   
org.oasis_open.docs.wsrf.bf_2   
org.w3._2005._08.addressing   
 

Uses of EndpointReferenceType in com.ebmwebsourcing.sla.agreement.descriptor.original
 

Methods in com.ebmwebsourcing.sla.agreement.descriptor.original that return types with arguments of type EndpointReferenceType
static javax.xml.bind.JAXBElement<EndpointReferenceType> AgreementDescriptorBuilder.buildXmlJaxbEndpointDescriptor(com.ebmwebsourcing.addressing.descriptor.Endpoint epr)
           
 

Uses of EndpointReferenceType in org.oasis_open.docs.wsrf.bf_2
 

Fields in org.oasis_open.docs.wsrf.bf_2 declared as EndpointReferenceType
protected  EndpointReferenceType BaseFaultType.originator
           
 

Methods in org.oasis_open.docs.wsrf.bf_2 that return EndpointReferenceType
 EndpointReferenceType BaseFaultType.getOriginator()
          Gets the value of the originator property.
 

Methods in org.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 org.w3._2005._08.addressing
 

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

Methods in 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 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>}
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.