com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl
Class ScheduledResourceTerminationRPImpl

java.lang.Object
  extended by 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


Constructor Summary
protected ScheduledResourceTerminationRPImpl(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.CurrentTime currTime, com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime termTime)
          Default constructor
protected ScheduledResourceTerminationRPImpl(ScheduledResourceTerminationRP jaxbTypeObj)
           
 
Method Summary
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.CurrentTime getCurrentTime()
           
protected  ScheduledResourceTerminationRP getJaxbTypeObj()
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime getTerminationTime()
           
 void setCurrentTime(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.CurrentTime value)
           
 void setTerminationTime(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime value)
           
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

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.