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