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