com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl
Class UpdateTypeImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl.UpdateTypeImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateType

public class UpdateTypeImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateType


Constructor Summary
protected UpdateTypeImpl(java.util.List<org.w3c.dom.Element> content)
          Default constructor
protected UpdateTypeImpl(UpdateType jaxbTypeObj)
           
 
Method Summary
protected  UpdateType getJaxbTypeObj()
           
 java.util.List<org.w3c.dom.Element> getUpdateContent()
           
 void setUpdateContent(java.util.List<org.w3c.dom.Element> values)
           
static UpdateType toJaxbModel(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateType apiTypeObj)
          A way to create a UpdateType "Jaxb model type" object from a UpdateType "api type" one
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateTypeImpl

protected UpdateTypeImpl(java.util.List<org.w3c.dom.Element> content)
                  throws com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.utils.WsrfrpException
Default constructor

Throws:
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.utils.WsrfrpException

UpdateTypeImpl

protected UpdateTypeImpl(UpdateType jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final UpdateType getJaxbTypeObj()

getUpdateContent

public java.util.List<org.w3c.dom.Element> getUpdateContent()
Specified by:
getUpdateContent in interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateType

setUpdateContent

public void setUpdateContent(java.util.List<org.w3c.dom.Element> values)
Specified by:
setUpdateContent in interface com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateType

toJaxbModel

public static UpdateType toJaxbModel(com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateType apiTypeObj)
A way to create a UpdateType "Jaxb model type" object from a UpdateType "api type" one

Parameters:
apiTypeObj -


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