com.ebmwebsourcing.wsstar.resourceproperties.datatypes.impl.impl
Class UpdateTypeImpl
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
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.