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

Packages that use EndpointReferenceType.Address
org.w3.x2005.x08.addressing   
org.w3.x2005.x08.addressing.impl   
 

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

Methods in org.w3.x2005.x08.addressing that return EndpointReferenceType.Address
static EndpointReferenceType.Address EndpointReferenceType.Address.Factory.newInstance()
           
static EndpointReferenceType.Address EndpointReferenceType.Address.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static EndpointReferenceType.Address EndpointReferenceType.Address.Factory.newValue(Object obj)
           
 EndpointReferenceType.Address EndpointReferenceType.xgetAddress()
          Gets (as xml) the "Address" element
 

Methods in org.w3.x2005.x08.addressing with parameters of type EndpointReferenceType.Address
 void EndpointReferenceType.xsetAddress(EndpointReferenceType.Address address)
          Sets (as xml) the "Address" element
 

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

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

Methods in org.w3.x2005.x08.addressing.impl that return EndpointReferenceType.Address
 EndpointReferenceType.Address EndpointReferenceTypeImpl.xgetAddress()
          Gets (as xml) the "Address" element
 

Methods in org.w3.x2005.x08.addressing.impl with parameters of type EndpointReferenceType.Address
 void EndpointReferenceTypeImpl.xsetAddress(EndpointReferenceType.Address address)
          Sets (as xml) the "Address" element
 



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