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

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

public class CurrentTimeImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<CurrentTime>
implements CurrentTime

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
CurrentTimeImpl(CurrentTime 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

CurrentTimeImpl

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

getValue

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

setValue

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


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