com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl
Class NotificationMessageHolderTypeImpl.MessageImpl
java.lang.Object
com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl.NotificationMessageHolderTypeImpl.MessageImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message
- Enclosing class:
- NotificationMessageHolderTypeImpl
public static class NotificationMessageHolderTypeImpl.MessageImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationMessageHolderTypeImpl.MessageImpl
protected NotificationMessageHolderTypeImpl.MessageImpl(org.w3c.dom.Element content)
- Default constructor
NotificationMessageHolderTypeImpl.MessageImpl
protected NotificationMessageHolderTypeImpl.MessageImpl(NotificationMessageHolderType.Message jaxbTypeObj)
getJaxbTypeObj
protected final NotificationMessageHolderType.Message getJaxbTypeObj()
getAny
public final org.w3c.dom.Element getAny()
- Specified by:
getAny in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message
setAny
public final void setAny(org.w3c.dom.Element value)
- Specified by:
setAny in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message
toJaxbModel
public static NotificationMessageHolderType.Message toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message apiTypeObj)
- A way to create a
NotificationMessageHolderType.Message
"Jaxb model type" object from a NotificationMessageHolderType.Message "api type" one
- Parameters:
apiTypeObj -
- Returns:
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.