com.ebmwebsourcing.agreement.definition.impl
Class ServiceReferenceImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<ServiceReferenceType>
      extended by com.ebmwebsourcing.agreement.definition.impl.ServiceReferenceImpl
All Implemented Interfaces:
ServiceReference, ServiceTerms, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class ServiceReferenceImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<ServiceReferenceType>
implements ServiceReference

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
ServiceReferenceImpl(ServiceReferenceType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getServiceName()
           
 void setName(java.lang.String name)
           
 void setServiceName(java.lang.String servName)
           
 
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
 

Constructor Detail

ServiceReferenceImpl

public ServiceReferenceImpl(ServiceReferenceType model,
                            org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
                     throws WSAgreementException
Throws:
WSAgreementException
Method Detail

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.