com.ebmwebsourcing.agreement.definition.impl
Class KPITargetImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<KPITargetType>
com.ebmwebsourcing.agreement.definition.impl.KPITargetImpl
- All Implemented Interfaces:
- KPITarget, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class KPITargetImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<KPITargetType>
- implements KPITarget
- 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, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KPITargetImpl
public KPITargetImpl(KPITargetType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSAgreementException
- Throws:
WSAgreementException
getKPIName
public java.lang.String getKPIName()
- Specified by:
getKPIName in interface KPITarget
setKPIName
public void setKPIName(java.lang.String name)
- Specified by:
setKPIName in interface KPITarget
getConstraint
public com.ebmwebsourcing.wsstar.qml.api.Constraint getConstraint()
- Specified by:
getConstraint in interface KPITarget
setConstraint
public void setConstraint(com.ebmwebsourcing.wsstar.qml.api.Constraint constraint)
- Specified by:
setConstraint in interface KPITarget
newConstraint
public com.ebmwebsourcing.wsstar.qml.api.Constraint newConstraint()
throws com.ebmwebsourcing.wsstar.qml.api.WSQMLException
- Specified by:
newConstraint in interface KPITarget
- Throws:
com.ebmwebsourcing.wsstar.qml.api.WSQMLException
Copyright © 2009 eBM Websourcing. All Rights Reserved.