com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class UnacceptableInitialTerminationTimeFaultTypeImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<com.ebmwebsourcing.wsstar.jaxb.resource.basefaults.BaseFaultType>
      extended by com.ebmwebsourcing.wsstar.resource.definition.basefaults.impl.BaseFaultTypeImpl
          extended by com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl.UnacceptableInitialTerminationTimeFaultTypeImpl
All Implemented Interfaces:
UnacceptableInitialTerminationTimeFaultType, com.ebmwebsourcing.wsstar.resource.definition.basefaults.api.BaseFaultType, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class UnacceptableInitialTerminationTimeFaultTypeImpl
extends com.ebmwebsourcing.wsstar.resource.definition.basefaults.impl.BaseFaultTypeImpl
implements UnacceptableInitialTerminationTimeFaultType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
UnacceptableInitialTerminationTimeFaultTypeImpl(UnacceptableInitialTerminationTimeFaultType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 java.util.Date getMaximumTime()
           
 java.util.Date getMinimumTime()
           
 void setMaximumTime(java.util.Date value)
           
 void setMinimumTime(java.util.Date value)
           
 
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
 

Constructor Detail

UnacceptableInitialTerminationTimeFaultTypeImpl

public UnacceptableInitialTerminationTimeFaultTypeImpl(UnacceptableInitialTerminationTimeFaultType 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
Method Detail

getMaximumTime

public java.util.Date getMaximumTime()
                              throws WSNotificationException
Specified by:
getMaximumTime in interface UnacceptableInitialTerminationTimeFaultType
Throws:
WSNotificationException

getMinimumTime

public java.util.Date getMinimumTime()
                              throws WSNotificationException
Specified by:
getMinimumTime in interface UnacceptableInitialTerminationTimeFaultType
Throws:
WSNotificationException

setMaximumTime

public void setMaximumTime(java.util.Date value)
                    throws WSNotificationException
Specified by:
setMaximumTime in interface UnacceptableInitialTerminationTimeFaultType
Throws:
WSNotificationException

setMinimumTime

public void setMinimumTime(java.util.Date value)
                    throws WSNotificationException
Specified by:
setMinimumTime in interface UnacceptableInitialTerminationTimeFaultType
Throws:
WSNotificationException


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.