Uses of Class
org.ggf.schemas.graap._2007._03.ws_agreement.BusinessValueListType

Packages that use BusinessValueListType
com.ebmwebsourcing.sla.agreement.descriptor   
org.ggf.schemas.graap._2007._03.ws_agreement   
 

Uses of BusinessValueListType in com.ebmwebsourcing.sla.agreement.descriptor
 

Methods in com.ebmwebsourcing.sla.agreement.descriptor that return BusinessValueListType
 BusinessValueListType AgreementFactory.agreementBusinessValueListBuilder(int importance, java.util.List<CompensationType> penalties, java.util.List<CompensationType> rewards, java.util.List<Preference> preferences)
           
 

Methods in com.ebmwebsourcing.sla.agreement.descriptor with parameters of type BusinessValueListType
 GuaranteeTermType AgreementFactory.agreementGuaranteeTermBuilder(java.lang.String name, ServiceRoleType obligated, QualifyingCondition qc, ServiceLevelObjectiveType slo, BusinessValueListType business, java.util.List<ServiceSelectorType> serviceScope)
           
 

Uses of BusinessValueListType in org.ggf.schemas.graap._2007._03.ws_agreement
 

Fields in org.ggf.schemas.graap._2007._03.ws_agreement declared as BusinessValueListType
protected  BusinessValueListType GuaranteeTermType.businessValueList
           
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement that return BusinessValueListType
 BusinessValueListType ObjectFactory.createBusinessValueListType()
          Create an instance of BusinessValueListType
 BusinessValueListType GuaranteeTermType.getBusinessValueList()
          Gets the value of the businessValueList property.
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement with parameters of type BusinessValueListType
 void GuaranteeTermType.setBusinessValueList(BusinessValueListType value)
          Sets the value of the businessValueList property.
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.