com.ebmwebsourcing.wsstar.addressing.datatypes.impl.impl
Class ReferenceParametersTypeImpl

java.lang.Object
  extended by 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


Constructor Summary
protected ReferenceParametersTypeImpl()
           
protected ReferenceParametersTypeImpl(java.util.List<java.lang.Object> any)
           
protected ReferenceParametersTypeImpl(ReferenceParametersType jaxbTypeObj)
           
 
Method Summary
 void addAllAny(java.util.List<org.w3c.dom.Element> anyAsElts)
           
 void addAny(org.w3c.dom.Element anyAsElt)
           
 java.util.List<org.w3c.dom.Element> getAny()
           
 ReferenceParametersType getJaxbTypeObj()
          Getter on associated Jaxb's model object
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceParametersTypeImpl

protected ReferenceParametersTypeImpl()

ReferenceParametersTypeImpl

protected ReferenceParametersTypeImpl(ReferenceParametersType jaxbTypeObj)

ReferenceParametersTypeImpl

protected ReferenceParametersTypeImpl(java.util.List<java.lang.Object> any)
Method Detail

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.