com.ebmwebsourcing.agreement.definition.impl
Class ServiceDescriptionImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<ServiceDescriptionTermType>
com.ebmwebsourcing.agreement.definition.impl.ServiceDescriptionImpl
- All Implemented Interfaces:
- ServiceDescription, ServiceTerms, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class ServiceDescriptionImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<ServiceDescriptionTermType>
- implements ServiceDescription
- 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 |
ServiceDescriptionImpl
public ServiceDescriptionImpl(ServiceDescriptionTermType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSAgreementException
- Throws:
WSAgreementException
getWsdlDescription
public java.net.URI getWsdlDescription()
- Specified by:
getWsdlDescription in interface ServiceDescription
setWsdlDescription
public void setWsdlDescription(java.net.URI wsdl)
- Specified by:
setWsdlDescription in interface ServiceDescription
getName
public java.lang.String getName()
- Specified by:
getName in interface ServiceTerms
getServiceName
public java.lang.String getServiceName()
- Specified by:
getServiceName in interface ServiceTerms
setName
public void setName(java.lang.String name)
- Specified by:
setName in interface ServiceTerms
setServiceName
public void setServiceName(java.lang.String servName)
- Specified by:
setServiceName in interface ServiceTerms
Copyright © 2009 eBM Websourcing. All Rights Reserved.