com.ebmwebsourcing.wsstar.resource.definition.resourcelifetime.impl
Class TerminationTimeImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<TerminationTime>
      extended by com.ebmwebsourcing.wsstar.resource.definition.resourcelifetime.impl.TerminationTimeImpl
All Implemented Interfaces:
TerminationTime, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class TerminationTimeImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<TerminationTime>
implements TerminationTime

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
TerminationTimeImpl(TerminationTime model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 java.util.Date getValue()
           
 void setValue(java.util.Date value)
           
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Constructor Detail

TerminationTimeImpl

public TerminationTimeImpl(TerminationTime model,
                           org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
Method Detail

getValue

public java.util.Date getValue()
Specified by:
getValue in interface TerminationTime

setValue

public void setValue(java.util.Date value)
              throws WSResourceException
Specified by:
setValue in interface TerminationTime
Throws:
WSResourceException


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