com.ebmwebsourcing.wsstar.notification.extension.impl
Class TerminationTimeTypeImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<TerminationTimeType>
      extended by com.ebmwebsourcing.wsstar.notification.extension.impl.TerminationTimeTypeImpl
All Implemented Interfaces:
TerminationTimeType, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class TerminationTimeTypeImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<TerminationTimeType>
implements TerminationTimeType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
TerminationTimeTypeImpl(TerminationTimeType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 java.util.Date getValue()
          see the "same named method" javadoc description in TerminationTimeType JAXB generated class
 void setValue(java.util.Date value)
          see the "same named method" javadoc description in TerminationTimeType JAXB generated class
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 

Constructor Detail

TerminationTimeTypeImpl

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

getValue

public java.util.Date getValue()
Description copied from interface: TerminationTimeType
see the "same named method" javadoc description in TerminationTimeType JAXB generated class

Specified by:
getValue in interface TerminationTimeType

setValue

public void setValue(java.util.Date value)
              throws WSNotificationExtensionException
Description copied from interface: TerminationTimeType
see the "same named method" javadoc description in TerminationTimeType JAXB generated class

Specified by:
setValue in interface TerminationTimeType
Throws:
WSNotificationExtensionException


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