com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
Interface Renew
- All Superinterfaces:
- org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
- All Known Implementing Classes:
- RenewImpl
public interface Renew
- extends org.ow2.easywsdl.schema.api.SchemaElement
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
getTerminationTime
java.lang.String getTerminationTime()
throws WSNotificationException
- Throws:
WSNotificationException
setTerminationTime
void setTerminationTime(java.util.Date value)
throws WSNotificationException
- Throws:
WSNotificationException
setTerminationTime
void setTerminationTime(javax.xml.datatype.Duration value)
throws WSNotificationException
- Throws:
WSNotificationException
Copyright © 2009 eBM Websourcing. All Rights Reserved.