Uses of Interface
com.ebmwebsourcing.agreement.definition.api.ServiceDescription

Packages that use ServiceDescription
com.ebmwebsourcing.agreement.definition.api   
com.ebmwebsourcing.agreement.definition.impl   
 

Uses of ServiceDescription in com.ebmwebsourcing.agreement.definition.api
 

Methods in com.ebmwebsourcing.agreement.definition.api that return ServiceDescription
 ServiceDescription Agreement.getServiceDescription()
           
 ServiceDescription Agreement.newServiceDescription()
           
 

Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type ServiceDescription
 void Agreement.setServiceDescription(ServiceDescription term)
           
 

Uses of ServiceDescription in com.ebmwebsourcing.agreement.definition.impl
 

Classes in com.ebmwebsourcing.agreement.definition.impl that implement ServiceDescription
 class ServiceDescriptionImpl
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl that return ServiceDescription
 ServiceDescription AgreementTypeImpl.getServiceDescription()
           
 ServiceDescription AgreementTypeImpl.newServiceDescription()
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type ServiceDescription
 void AgreementTypeImpl.setServiceDescription(ServiceDescription term)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.