com.ebmwebsourcing.wsstar.dm.impl.expression
Class QoSDurationImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<E>
com.ebmwebsourcing.wsstar.dm.impl.WSDMElementImpl<E>
com.ebmwebsourcing.wsstar.dm.impl.expression.QosExpressionImpl<DurationMetric,javax.xml.datatype.Duration>
com.ebmwebsourcing.wsstar.dm.impl.expression.QoSDurationImpl
- All Implemented Interfaces:
- QoSDuration, QosExpression<javax.xml.datatype.Duration>, WSDMElement, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement
public class QoSDurationImpl
- extends QosExpressionImpl<DurationMetric,javax.xml.datatype.Duration>
- implements QoSDuration
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
model, parent |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
equals, getParent, getSchema, getTopParent, hashCode, setParent |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
equals, hashCode |
QoSDurationImpl
public QoSDurationImpl(DurationMetric model,
WSDMElementImpl parent)
getDuration
public javax.xml.datatype.Duration getDuration()
- Specified by:
getDuration in interface QosExpression<javax.xml.datatype.Duration>
getLastUpdated
public java.util.Date getLastUpdated()
- Specified by:
getLastUpdated in interface QosExpression<javax.xml.datatype.Duration>
getResetAt
public java.util.Date getResetAt()
- Specified by:
getResetAt in interface QosExpression<javax.xml.datatype.Duration>
setDuration
public void setDuration(javax.xml.datatype.Duration d)
- Specified by:
setDuration in interface QosExpression<javax.xml.datatype.Duration>
setLastUpdated
public void setLastUpdated(java.util.Date d)
throws WSDMException
- Specified by:
setLastUpdated in interface QosExpression<javax.xml.datatype.Duration>
- Throws:
WSDMException
setResetAt
public void setResetAt(java.util.Date d)
throws WSDMException
- Specified by:
setResetAt in interface QosExpression<javax.xml.datatype.Duration>
- Throws:
WSDMException
getValue
public javax.xml.datatype.Duration getValue()
- Specified by:
getValue in interface QosExpression<javax.xml.datatype.Duration>
setValue
public void setValue(javax.xml.datatype.Duration value)
- Specified by:
setValue in interface QosExpression<javax.xml.datatype.Duration>
setAll
public void setAll(QoSDuration qd)
throws WSDMException
- Specified by:
setAll in interface QoSDuration
- Throws:
WSDMException
addOtherElements
public void addOtherElements(org.w3c.dom.Element arg0)
- Specified by:
addOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.