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

Packages that use ReferenceParametersType
com.ebmwebsourcing.addressing.descriptor   
org.w3._2005._08.addressing   
 

Uses of ReferenceParametersType in com.ebmwebsourcing.addressing.descriptor
 

Constructors in com.ebmwebsourcing.addressing.descriptor with parameters of type ReferenceParametersType
Endpoint(java.net.URI endpoint, ReferenceParametersType referenceParameters, javax.xml.namespace.QName interfaceName, javax.xml.namespace.QName serviceName, java.util.List<org.apache.neethi.Policy> policies)
           
 

Uses of ReferenceParametersType in org.w3._2005._08.addressing
 

Fields in org.w3._2005._08.addressing declared as ReferenceParametersType
protected  ReferenceParametersType EndpointReferenceType.referenceParameters
           
 

Methods in org.w3._2005._08.addressing that return ReferenceParametersType
 ReferenceParametersType ObjectFactory.createReferenceParametersType()
          Create an instance of ReferenceParametersType
 ReferenceParametersType EndpointReferenceType.getReferenceParameters()
          Gets the value of the referenceParameters property.
 

Methods in org.w3._2005._08.addressing with parameters of type ReferenceParametersType
 void EndpointReferenceType.setReferenceParameters(ReferenceParametersType value)
          Sets the value of the referenceParameters property.
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.