com.ebmwebsourcing.agreement.definition.impl
Class LocationImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Location>
com.ebmwebsourcing.agreement.definition.impl.LocationImpl
- All Implemented Interfaces:
- Location, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class LocationImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Location>
- implements Location
- See Also:
- Serialized Form
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
|
Constructor Summary |
LocationImpl(Location model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
|
|
Method Summary |
com.ebmwebsourcing.addressing.addressing4agreement.monitoring.api.EndpointReferenceType |
getAddress()
|
com.ebmwebsourcing.wsstar.qml.api.EquivalentTo |
getEquivalentTo()
|
com.ebmwebsourcing.wsstar.qml.api.QOSDimension |
getQOSDimension()
|
void |
setAddress(com.ebmwebsourcing.addressing.addressing4agreement.monitoring.api.EndpointReferenceType epr)
|
void |
setEquivalentTo(com.ebmwebsourcing.wsstar.qml.api.EquivalentTo eq)
|
void |
setQOSDimension(com.ebmwebsourcing.wsstar.qml.api.QOSDimension dim)
|
| 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 |
LocationImpl
public LocationImpl(Location model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSAgreementException
- Throws:
WSAgreementException
getAddress
public com.ebmwebsourcing.addressing.addressing4agreement.monitoring.api.EndpointReferenceType getAddress()
- Specified by:
getAddress in interface Location
getQOSDimension
public com.ebmwebsourcing.wsstar.qml.api.QOSDimension getQOSDimension()
- Specified by:
getQOSDimension in interface Location
setAddress
public void setAddress(com.ebmwebsourcing.addressing.addressing4agreement.monitoring.api.EndpointReferenceType epr)
- Specified by:
setAddress in interface Location
setQOSDimension
public void setQOSDimension(com.ebmwebsourcing.wsstar.qml.api.QOSDimension dim)
- Specified by:
setQOSDimension in interface Location
getEquivalentTo
public com.ebmwebsourcing.wsstar.qml.api.EquivalentTo getEquivalentTo()
- Specified by:
getEquivalentTo in interface Location
setEquivalentTo
public void setEquivalentTo(com.ebmwebsourcing.wsstar.qml.api.EquivalentTo eq)
- Specified by:
setEquivalentTo in interface Location
Copyright © 2009 eBM Websourcing. All Rights Reserved.