com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl
Class GetCurrentMessageImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl.GetCurrentMessageImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessage

public class GetCurrentMessageImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessage


Constructor Summary
protected GetCurrentMessageImpl(GetCurrentMessage jaxbTypeObj)
           
protected GetCurrentMessageImpl(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.TopicExpressionType concreteTopic)
          Default constructor
 
Method Summary
protected  GetCurrentMessage getJaxbTypeObj()
           
 com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.TopicExpressionType getTopic()
           
 void setTopic(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.TopicExpressionType value)
           
static GetCurrentMessage toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessage apiTypeObj)
          A way to create a com.ebmwebsourcing.wsstar.notification.base.GetCurrentMessage "Jaxb model type" object from a GetCurrentMessage "api type" one
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetCurrentMessageImpl

protected GetCurrentMessageImpl(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.TopicExpressionType concreteTopic)
Default constructor


GetCurrentMessageImpl

protected GetCurrentMessageImpl(GetCurrentMessage jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final GetCurrentMessage getJaxbTypeObj()

getTopic

public final com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.TopicExpressionType getTopic()
Specified by:
getTopic in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessage

setTopic

public final void setTopic(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.TopicExpressionType value)
Specified by:
setTopic in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessage

toJaxbModel

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

Parameters:
apiTypeObj -


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