com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl
Class NotificationMessageHolderTypeImpl.MessageImpl

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


Constructor Summary
protected NotificationMessageHolderTypeImpl.MessageImpl(org.w3c.dom.Element content)
          Default constructor
protected NotificationMessageHolderTypeImpl.MessageImpl(NotificationMessageHolderType.Message jaxbTypeObj)
           
 
Method Summary
 org.w3c.dom.Element getAny()
           
protected  NotificationMessageHolderType.Message getJaxbTypeObj()
           
 void setAny(org.w3c.dom.Element value)
           
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationMessageHolderTypeImpl.MessageImpl

protected NotificationMessageHolderTypeImpl.MessageImpl(org.w3c.dom.Element content)
Default constructor


NotificationMessageHolderTypeImpl.MessageImpl

protected NotificationMessageHolderTypeImpl.MessageImpl(NotificationMessageHolderType.Message jaxbTypeObj)
Method Detail

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.