Uses of Class
com.ebmwebsourcing.wsstar.jaxb.addressing.ReferenceParametersType

Packages that use ReferenceParametersType
com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl   
com.ebmwebsourcing.wsstar.jaxb.addressing   
 

Uses of ReferenceParametersType in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl that return ReferenceParametersType
 ReferenceParametersType ReferenceParametersTypeImpl.getJaxbTypeObj()
          Getter on associated Jaxb's model object
static ReferenceParametersType ReferenceParametersTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType apiTypeObj)
          A way to create a ReferenceParametersType "Jaxb model type" object from a ReferenceParametersType "api type" one
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl with parameters of type ReferenceParametersType
 com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType WsaModelFactoryImpl.createWsaModelReferenceParametersType(ReferenceParametersType jaxbModelObj)
           
 

Constructors in com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl with parameters of type ReferenceParametersType
ReferenceParametersTypeImpl(ReferenceParametersType jaxbTypeObj)
           
 

Uses of ReferenceParametersType in com.ebmwebsourcing.wsstar.jaxb.addressing
 

Fields in com.ebmwebsourcing.wsstar.jaxb.addressing declared as ReferenceParametersType
protected  ReferenceParametersType EndpointReferenceType.referenceParameters
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.addressing that return ReferenceParametersType
 ReferenceParametersType ObjectFactory.createReferenceParametersType()
          Create an instance of ReferenceParametersType
 ReferenceParametersType EndpointReferenceType.getReferenceParameters()
          Gets the value of the referenceParameters property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.addressing with parameters of type ReferenceParametersType
 void EndpointReferenceType.setReferenceParameters(ReferenceParametersType value)
          Sets the value of the referenceParameters property.
 



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