com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl
Class RenewResponseImpl
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenewResponseImpl
protected RenewResponseImpl(java.util.Date termTime)
- Default constructor
RenewResponseImpl
protected RenewResponseImpl(RenewResponse jaxbTypeObj)
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.