com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class RenewResponseImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<RenewResponse>
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
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
| 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 |
RenewResponseImpl
public RenewResponseImpl(RenewResponse model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
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.