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

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl.TerminationTimeImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime

public class TerminationTimeImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime


Constructor Summary
protected TerminationTimeImpl(java.util.Date time)
          Default constructor
protected TerminationTimeImpl(TerminationTime jaxbTypeObj)
           
 
Method Summary
protected  TerminationTime getJaxbTypeObj()
           
 java.util.Date getValue()
           
 void setValue(java.util.Date value)
           
static TerminationTime toJaxbModel(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime apiTypeObj)
          A way to create a TerminationTime "Jaxb model type" object from a TerminationTime "api type" one
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerminationTimeImpl

protected TerminationTimeImpl(java.util.Date time)
Default constructor


TerminationTimeImpl

protected TerminationTimeImpl(TerminationTime jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final TerminationTime getJaxbTypeObj()

getValue

public final java.util.Date getValue()
Specified by:
getValue in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime

setValue

public final void setValue(java.util.Date value)
Specified by:
setValue in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime

toJaxbModel

public static TerminationTime toJaxbModel(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime apiTypeObj)
A way to create a TerminationTime "Jaxb model type" object from a TerminationTime "api type" one

Parameters:
apiTypeObj -


Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.