Uses of Class
org.apache.axis.message.addressing.ReferenceParametersType

Packages that use ReferenceParametersType
org.apache.axis.message.addressing   
 

Uses of ReferenceParametersType in org.apache.axis.message.addressing
 

Methods in org.apache.axis.message.addressing that return ReferenceParametersType
 ReferenceParametersType EndpointReferenceType.getParameters()
          Method getParameters
 

Methods in org.apache.axis.message.addressing with parameters of type ReferenceParametersType
 void EndpointReferenceType.setParameters(ReferenceParametersType parameters)
          Method setParameters
 

Constructors in org.apache.axis.message.addressing with parameters of type ReferenceParametersType
ReferenceParametersType(ReferenceParametersType properties)
          Constructor ReferenceParameters (performs shallow copy)
ReferenceParametersType(ReferenceParametersType properties, boolean deepCopy)
          Constructor ReferenceParameters
 



Copyright © 2004-2011 Apache Web Services. All Rights Reserved.