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.dm.org.oasis_open.docs.wsdm.mows_2   
com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws1_2   
com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2   
 

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.dm.org.oasis_open.docs.wsdm.mows_2
 

Fields in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 with type parameters of type EndpointReferenceType
protected  java.util.List<EndpointReferenceType> GetManageabilityReferencesResponse.manageabilityEndpointReference
           
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 that return types with arguments of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createEndpointReference(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 java.util.List<EndpointReferenceType> GetManageabilityReferencesResponse.getManageabilityEndpointReference()
          Gets the value of the manageabilityEndpointReference property.
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2 with parameters of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createEndpointReference(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 

Uses of EndpointReferenceType in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws1_2
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws1_2 that return types with arguments of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createManageabilityEndpointReference(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws1_2 with parameters of type EndpointReferenceType
 javax.xml.bind.JAXBElement<EndpointReferenceType> ObjectFactory.createManageabilityEndpointReference(EndpointReferenceType value)
          Create an instance of JAXBElement<EndpointReferenceType>}
 

Uses of EndpointReferenceType in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2
 

Fields in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 declared as EndpointReferenceType
protected  EndpointReferenceType RelationshipType.accessEndpointReference
           
 

Fields in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 with type parameters of type EndpointReferenceType
protected  java.util.List<EndpointReferenceType> RelationshipParticipantType.endpointReference
           
protected  java.util.List<EndpointReferenceType> CreationNotification.manageabilityEndpointReference
           
protected  java.util.List<EndpointReferenceType> RelationshipParticipantType.manageabilityEndpointReference
           
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 that return EndpointReferenceType
 EndpointReferenceType RelationshipType.getAccessEndpointReference()
          Gets the value of the accessEndpointReference property.
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 that return types with arguments of type EndpointReferenceType
 java.util.List<EndpointReferenceType> RelationshipParticipantType.getEndpointReference()
          Gets the value of the endpointReference property.
 java.util.List<EndpointReferenceType> CreationNotification.getManageabilityEndpointReference()
          Gets the value of the manageabilityEndpointReference property.
 java.util.List<EndpointReferenceType> RelationshipParticipantType.getManageabilityEndpointReference()
          Gets the value of the manageabilityEndpointReference property.
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 with parameters of type EndpointReferenceType
 void RelationshipType.setAccessEndpointReference(EndpointReferenceType value)
          Sets the value of the accessEndpointReference property.
 



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