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

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

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

Methods in com.ebmwebsourcing.agreement.definition.api that return BusinessValueList
 BusinessValueList GuaranteeTerms.getBusinessValueList()
           
 BusinessValueList GuaranteeTerms.newBusinessValueList()
           
 

Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type BusinessValueList
 void GuaranteeTerms.setBusinessValueList(BusinessValueList bvl)
           
 

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

Classes in com.ebmwebsourcing.agreement.definition.impl that implement BusinessValueList
 class BusinessValueListImpl
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl that return BusinessValueList
 BusinessValueList GuaranteeTermsImpl.getBusinessValueList()
           
 BusinessValueList GuaranteeTermsImpl.newBusinessValueList()
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type BusinessValueList
 void GuaranteeTermsImpl.setBusinessValueList(BusinessValueList bvl)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.