com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class UnacceptableTerminationTimeFaultTypeImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<com.ebmwebsourcing.wsstar.jaxb.resource.basefaults.BaseFaultType>
com.ebmwebsourcing.wsstar.resource.definition.basefaults.impl.BaseFaultTypeImpl
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl.UnacceptableTerminationTimeFaultTypeImpl
- All Implemented Interfaces:
- UnacceptableTerminationTimeFaultType, com.ebmwebsourcing.wsstar.resource.definition.basefaults.api.BaseFaultType, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class UnacceptableTerminationTimeFaultTypeImpl
- extends com.ebmwebsourcing.wsstar.resource.definition.basefaults.impl.BaseFaultTypeImpl
- implements UnacceptableTerminationTimeFaultType
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
| Methods inherited from class com.ebmwebsourcing.wsstar.resource.definition.basefaults.impl.BaseFaultTypeImpl |
getDescriptionLanguage, getDescriptionValue, getTimestamp, setDescriptionLanguage, setDescriptionValue, setTimestamp |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.wsstar.resource.definition.basefaults.api.BaseFaultType |
getDescriptionLanguage, getDescriptionValue, getTimestamp, setDescriptionLanguage, setDescriptionValue, setTimestamp |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
UnacceptableTerminationTimeFaultTypeImpl
public UnacceptableTerminationTimeFaultTypeImpl(UnacceptableTerminationTimeFaultType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
throws WSNotificationException,
com.ebmwebsourcing.wsstar.resource.definition.utils.WSResourceException
- Throws:
WSNotificationException
com.ebmwebsourcing.wsstar.resource.definition.utils.WSResourceException
getMaximumTime
public java.util.Date getMaximumTime()
throws WSNotificationException
- Specified by:
getMaximumTime in interface UnacceptableTerminationTimeFaultType
- Throws:
WSNotificationException
getMinimumTime
public java.util.Date getMinimumTime()
throws WSNotificationException
- Specified by:
getMinimumTime in interface UnacceptableTerminationTimeFaultType
- Throws:
WSNotificationException
setMaximumTime
public void setMaximumTime(java.util.Date value)
throws WSNotificationException
- Specified by:
setMaximumTime in interface UnacceptableTerminationTimeFaultType
- Throws:
WSNotificationException
setMinimumTime
public void setMinimumTime(java.util.Date value)
throws WSNotificationException
- Specified by:
setMinimumTime in interface UnacceptableTerminationTimeFaultType
- Throws:
WSNotificationException
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.