com.ebmwebsourcing.wsstar.notification.extension.api
Interface TerminationTimeType

All Superinterfaces:
org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
All Known Implementing Classes:
TerminationTimeTypeImpl

public interface TerminationTimeType
extends org.ow2.easywsdl.schema.api.SchemaElement

This interface provides an encapsulated version of the JAXB Class . It also uses EASYWSDL library encapsulation model.

Author:
Thierry Déjean -eBM WebSourcing

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 interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 

Method Detail

getValue

java.util.Date getValue()
see the "same named method" javadoc description in TerminationTimeType JAXB generated class


setValue

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

Throws:
WSNotificationExtensionException


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