com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl
Class TerminationNotificationImpl
java.lang.Object
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl.TerminationNotificationImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification
public class TerminationNotificationImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerminationNotificationImpl
protected TerminationNotificationImpl(java.util.Date termTime)
- Default constructor
TerminationNotificationImpl
protected TerminationNotificationImpl(TerminationNotification jaxbTypeObj)
getJaxbTypeObj
protected final TerminationNotification getJaxbTypeObj()
getTerminationTime
public final java.util.Date getTerminationTime()
- Specified by:
getTerminationTime in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification
setTerminationTime
public final void setTerminationTime(java.util.Date value)
- Specified by:
setTerminationTime in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification
getTerminationReason
public final java.lang.Object getTerminationReason()
- Specified by:
getTerminationReason in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification
setTerminationReason
public final void setTerminationReason(java.lang.Object value)
- Specified by:
setTerminationReason in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification
toJaxbModel
public static TerminationNotification toJaxbModel(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification apiTypeObj)
- A way to create a
TerminationNotification
"Jaxb model type" object from a TerminationNotification "api type" one
- Parameters:
apiTypeObj -
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.