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

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

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

Methods in com.ebmwebsourcing.agreement.definition.api that return ServiceProperties
 ServiceProperties Agreement.getServiceProperties()
           
 ServiceProperties Agreement.newServiceProperties()
           
 

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

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

Classes in com.ebmwebsourcing.agreement.definition.impl that implement ServiceProperties
 class ServicePropertiesImpl
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl that return ServiceProperties
 ServiceProperties AgreementTypeImpl.getServiceProperties()
           
 ServiceProperties AgreementTypeImpl.newServiceProperties()
           
 

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



Copyright © 2009 eBM Websourcing. All Rights Reserved.