com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
Interface UnacceptableInitialTerminationTimeFaultType
- All Superinterfaces:
- BaseFaultType, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
- All Known Implementing Classes:
- UnacceptableInitialTerminationTimeFaultTypeImpl
public interface UnacceptableInitialTerminationTimeFaultType
- 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 eBM Websourcing. All Rights Reserved.