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