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

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<RenewResponse>
      extended by com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl.RenewResponseImpl
All Implemented Interfaces:
RenewResponse, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class RenewResponseImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<RenewResponse>
implements RenewResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
RenewResponseImpl(RenewResponse model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 java.util.Date getCurrentTime()
           
 java.util.Date getTerminationTime()
           
 void setCurrentTime(java.util.Date value)
           
 void setTerminationTime(java.util.Date value)
           
 
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 org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Constructor Detail

RenewResponseImpl

public RenewResponseImpl(RenewResponse model,
                         org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
Method Detail

getCurrentTime

public java.util.Date getCurrentTime()
Specified by:
getCurrentTime in interface RenewResponse

getTerminationTime

public java.util.Date getTerminationTime()
Specified by:
getTerminationTime in interface RenewResponse

setCurrentTime

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

setTerminationTime

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


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