com.ebmwebsourcing.agreement.definition.impl
Class VariableImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<VariableType>
com.ebmwebsourcing.agreement.definition.impl.VariableImpl
- All Implemented Interfaces:
- Variable, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class VariableImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<VariableType>
- implements Variable
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
|
Constructor Summary |
VariableImpl(VariableType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl 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 |
VariableImpl
public VariableImpl(VariableType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSAgreementException
- Throws:
WSAgreementException
getMetric
public java.net.URI getMetric()
- Specified by:
getMetric in interface Variable
getName
public java.lang.String getName()
- Specified by:
getName in interface Variable
setMetric
public void setMetric(java.net.URI metric)
- Specified by:
setMetric in interface Variable
setName
public void setName(java.lang.String name)
- Specified by:
setName in interface Variable
getLocation
public Location getLocation()
- Specified by:
getLocation in interface Variable
setLocation
public void setLocation(Location location)
- Specified by:
setLocation in interface Variable
newLocation
public Location newLocation()
throws WSAgreementException
- Specified by:
newLocation in interface Variable
- Throws:
WSAgreementException
Copyright © 2009 eBM Websourcing. All Rights Reserved.