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

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

public class RenewResponseImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.RenewResponse


Constructor Summary
protected RenewResponseImpl(java.util.Date termTime)
          Default constructor
protected RenewResponseImpl(RenewResponse jaxbTypeObj)
           
 
Method Summary
 java.util.Date getCurrentTime()
           
protected  RenewResponse getJaxbTypeObj()
           
 java.util.Date getTerminationTime()
           
 void setCurrentTime(java.util.Date value)
           
 void setTerminationTime(java.util.Date value)
           
static RenewResponse toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.RenewResponse 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

RenewResponseImpl

protected RenewResponseImpl(java.util.Date termTime)
Default constructor


RenewResponseImpl

protected RenewResponseImpl(RenewResponse jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final RenewResponse getJaxbTypeObj()

getTerminationTime

public final java.util.Date getTerminationTime()
Specified by:
getTerminationTime in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.RenewResponse

setTerminationTime

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

getCurrentTime

public final java.util.Date getCurrentTime()
Specified by:
getCurrentTime in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.RenewResponse

setCurrentTime

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

toJaxbModel

public static RenewResponse toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.RenewResponse 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.