Uses of Class
org.w3c.ws_addressing.ReferenceParametersType

Uses of ReferenceParametersType in org.w3c.ws_addressing
 

Fields in org.w3c.ws_addressing declared as ReferenceParametersType
protected  ReferenceParametersType EndpointReferenceType.referenceParameters
           
 

Methods in org.w3c.ws_addressing that return ReferenceParametersType
 ReferenceParametersType ObjectFactory.createReferenceParametersType()
          Create an instance of ReferenceParametersType
 ReferenceParametersType EndpointReferenceType.getReferenceParameters()
          Ruft den Wert der referenceParameters-Eigenschaft ab.
 

Methods in org.w3c.ws_addressing with parameters of type ReferenceParametersType
 void EndpointReferenceType.setReferenceParameters(ReferenceParametersType value)
          Legt den Wert der referenceParameters-Eigenschaft fest.
 



Copyright © 2008-2013 Highsource. All Rights Reserved.