com.ebmwebsourcing.agreement.definition.impl
Class ServiceScopeImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<ServiceSelectorType>
com.ebmwebsourcing.agreement.definition.impl.ServiceScopeImpl
- All Implemented Interfaces:
- ServiceScope, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class ServiceScopeImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<ServiceSelectorType>
- implements ServiceScope
- 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 |
ServiceScopeImpl
public ServiceScopeImpl(ServiceSelectorType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSAgreementException
- Throws:
WSAgreementException
getServiceName
public java.lang.String getServiceName()
- Specified by:
getServiceName in interface ServiceScope
setServiceName
public void setServiceName(java.lang.String servName)
- Specified by:
setServiceName in interface ServiceScope
getScope
public java.lang.String getScope()
- Specified by:
getScope in interface ServiceScope
setScope
public void setScope(java.lang.String scope)
- Specified by:
setScope in interface ServiceScope
Copyright © 2009 eBM Websourcing. All Rights Reserved.