com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
Interface UnacceptableTerminationTimeFaultType
- All Superinterfaces:
- BaseFaultType, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
- All Known Implementing Classes:
- UnacceptableTerminationTimeFaultTypeImpl
public interface UnacceptableTerminationTimeFaultType
- extends BaseFaultType
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
getMinimumTime
java.util.Date getMinimumTime()
throws WSNotificationException
- Throws:
WSNotificationException
getMaximumTime
java.util.Date getMaximumTime()
throws WSNotificationException
- Throws:
WSNotificationException
setMinimumTime
void setMinimumTime(java.util.Date value)
throws WSNotificationException
- Throws:
WSNotificationException
setMaximumTime
void setMaximumTime(java.util.Date value)
throws WSNotificationException
- Throws:
WSNotificationException
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.