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

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

public class RenewImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Renew


Constructor Summary
protected RenewImpl()
          Default constructor
protected RenewImpl(Renew jaxbTypeObj)
           
 
Method Summary
protected  Renew getJaxbTypeObj()
           
 java.lang.Object getTerminationTime()
           
 void setTerminationTime(java.util.Date value)
           
 void setTerminationTime(javax.xml.datatype.Duration value)
           
static Renew toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Renew apiTypeObj)
          A way to create a NotificationMessageHolderType "Jaxb model type" object from a NotificationMessageHolderType "api type" one
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenewImpl

protected RenewImpl()
Default constructor


RenewImpl

protected RenewImpl(Renew jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final Renew getJaxbTypeObj()

getTerminationTime

public final java.lang.Object getTerminationTime()
Specified by:
getTerminationTime in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Renew

setTerminationTime

public final void setTerminationTime(javax.xml.datatype.Duration value)
Specified by:
setTerminationTime in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Renew

setTerminationTime

public final void setTerminationTime(java.util.Date value)
Specified by:
setTerminationTime in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Renew

toJaxbModel

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

Parameters:
apiTypeObj -
Returns:


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