com.ebmwebsourcing.wsstar.dm.impl.expression
Class QoSIntegerImpl
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<IntegerCounter,java.lang.Integer>
com.ebmwebsourcing.wsstar.dm.impl.expression.QoSIntegerImpl
- All Implemented Interfaces:
- QosExpression<java.lang.Integer>, QoSInteger, WSDMElement, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement
public class QoSIntegerImpl
- extends QosExpressionImpl<IntegerCounter,java.lang.Integer>
- implements QoSInteger
- 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 |
getParent, getSchema, getTopParent, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
QoSIntegerImpl
public QoSIntegerImpl(IntegerCounter model,
WSDMElementImpl parent)
getValue
public java.lang.Integer getValue()
- Specified by:
getValue in interface QosExpression<java.lang.Integer>
setValue
public void setValue(java.lang.Integer value)
- Specified by:
setValue in interface QosExpression<java.lang.Integer>
getDuration
public javax.xml.datatype.Duration getDuration()
- Specified by:
getDuration in interface QosExpression<java.lang.Integer>
getLastUpdated
public java.util.Date getLastUpdated()
- Specified by:
getLastUpdated in interface QosExpression<java.lang.Integer>
getResetAt
public java.util.Date getResetAt()
- Specified by:
getResetAt in interface QosExpression<java.lang.Integer>
setDuration
public void setDuration(javax.xml.datatype.Duration d)
- Specified by:
setDuration in interface QosExpression<java.lang.Integer>
setLastUpdated
public void setLastUpdated(java.util.Date d)
throws WSDMException
- Specified by:
setLastUpdated in interface QosExpression<java.lang.Integer>
- Throws:
WSDMException
setResetAt
public void setResetAt(java.util.Date d)
throws WSDMException
- Specified by:
setResetAt in interface QosExpression<java.lang.Integer>
- Throws:
WSDMException
setAll
public void setAll(QoSInteger qint)
throws WSDMException
- Specified by:
setAll in interface QoSInteger
- 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.