com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl
Class ReferenceParametersTypeImpl
java.lang.Object
com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl.ReferenceParametersTypeImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType
public class ReferenceParametersTypeImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceParametersTypeImpl
protected ReferenceParametersTypeImpl()
ReferenceParametersTypeImpl
protected ReferenceParametersTypeImpl(ReferenceParametersType jaxbTypeObj)
ReferenceParametersTypeImpl
protected ReferenceParametersTypeImpl(java.util.List<java.lang.Object> any)
getJaxbTypeObj
public final ReferenceParametersType getJaxbTypeObj()
- Getter on associated Jaxb's model object
- Returns:
- the associated Jaxb's model object
getAny
public final java.util.List<org.w3c.dom.Element> getAny()
- Specified by:
getAny in interface com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType
addAny
public final void addAny(org.w3c.dom.Element anyAsElt)
- Specified by:
addAny in interface com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType
addAllAny
public final void addAllAny(java.util.List<org.w3c.dom.Element> anyAsElts)
- Specified by:
addAllAny in interface com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.ReferenceParametersType
toJaxbModel
public static ReferenceParametersType 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
- Parameters:
apiTypeObj -
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.