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

Packages that use ReferenceParametersType
org.w3._2005._08.addressing   
 

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 © 2005-2008 Apache Software Foundation. All Rights Reserved.