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