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