Uses of Interface
com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType

Packages that use ReferenceParametersType
com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction   
 

Uses of ReferenceParametersType in com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction that return ReferenceParametersType
 ReferenceParametersType WsaFactory.createReferenceParametersType()
          create a minimal - means empty - EndpointReferenceType object
 ReferenceParametersType EndpointReferenceType.getReferenceParameters()
          Get the endpoint reference parameters value
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction with parameters of type ReferenceParametersType
 void EndpointReferenceType.setReferenceParameters(ReferenceParametersType value)
          Set the endpoint reference parameters value
 

Uses of ReferenceParametersType in com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.implementor that return ReferenceParametersType
 ReferenceParametersType WsaModelFactory.createWsaModelReferenceParametersType()
          create a minimal - means empty - EndpointReferenceType object, respect to "model implementation"
 

Uses of ReferenceParametersType in com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction that return ReferenceParametersType
 ReferenceParametersType RefinedWsaFactory.createReferenceParametersType()
           
 



Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.