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

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

public class RenewImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Renew>
implements Renew

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
RenewImpl(Renew model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 java.lang.String getTerminationTime()
           
 void setTerminationTime(java.util.Date value)
           
 void setTerminationTime(javax.xml.datatype.Duration 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

RenewImpl

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

getTerminationTime

public java.lang.String getTerminationTime()
                                    throws WSNotificationException
Specified by:
getTerminationTime in interface Renew
Throws:
WSNotificationException

setTerminationTime

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

setTerminationTime

public void setTerminationTime(javax.xml.datatype.Duration value)
                        throws WSNotificationException
Specified by:
setTerminationTime in interface Renew
Throws:
WSNotificationException


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