Uses of Interface
org.w3.x2005.x08.addressing.EndpointReferenceType

Packages that use EndpointReferenceType
com.activeEndpoints.schemas.pdd.x2006.x08.pdd   
com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl   
org.w3.x2005.x08.addressing   
org.w3.x2005.x08.addressing.impl   
 

Uses of EndpointReferenceType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd that return EndpointReferenceType
 EndpointReferenceType PartnerRoleType.addNewEndpointReference()
          Appends and returns a new empty "EndpointReference" element
 EndpointReferenceType PartnerRoleType.getEndpointReference()
          Gets the "EndpointReference" element
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd with parameters of type EndpointReferenceType
 void PartnerRoleType.setEndpointReference(EndpointReferenceType endpointReference)
          Sets the "EndpointReference" element
 

Uses of EndpointReferenceType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that return EndpointReferenceType
 EndpointReferenceType PartnerRoleTypeImpl.addNewEndpointReference()
          Appends and returns a new empty "EndpointReference" element
 EndpointReferenceType PartnerRoleTypeImpl.getEndpointReference()
          Gets the "EndpointReference" element
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl with parameters of type EndpointReferenceType
 void PartnerRoleTypeImpl.setEndpointReference(EndpointReferenceType endpointReference)
          Sets the "EndpointReference" element
 

Uses of EndpointReferenceType in org.w3.x2005.x08.addressing
 

Methods in org.w3.x2005.x08.addressing that return EndpointReferenceType
 EndpointReferenceType EndpointReferenceDocument.addNewEndpointReference()
          Appends and returns a new empty "EndpointReference" element
 EndpointReferenceType EndpointReferenceDocument.getEndpointReference()
          Gets the "EndpointReference" element
static EndpointReferenceType EndpointReferenceType.Factory.newInstance()
           
static EndpointReferenceType EndpointReferenceType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(File file)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(InputStream is)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(Node node)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(Reader r)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(String xmlAsString)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(URL u)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static EndpointReferenceType EndpointReferenceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static EndpointReferenceType EndpointReferenceType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static EndpointReferenceType EndpointReferenceType.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.w3.x2005.x08.addressing with parameters of type EndpointReferenceType
 void EndpointReferenceDocument.setEndpointReference(EndpointReferenceType endpointReference)
          Sets the "EndpointReference" element
 

Uses of EndpointReferenceType in org.w3.x2005.x08.addressing.impl
 

Classes in org.w3.x2005.x08.addressing.impl that implement EndpointReferenceType
 class EndpointReferenceTypeImpl
          An XML EndpointReferenceType(@http://www.w3.org/2005/08/addressing).
 

Methods in org.w3.x2005.x08.addressing.impl that return EndpointReferenceType
 EndpointReferenceType EndpointReferenceDocumentImpl.addNewEndpointReference()
          Appends and returns a new empty "EndpointReference" element
 EndpointReferenceType EndpointReferenceDocumentImpl.getEndpointReference()
          Gets the "EndpointReference" element
 

Methods in org.w3.x2005.x08.addressing.impl with parameters of type EndpointReferenceType
 void EndpointReferenceDocumentImpl.setEndpointReference(EndpointReferenceType endpointReference)
          Sets the "EndpointReference" element
 



Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.