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

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

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

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

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

Fields in org.ggf.schemas.graap._2007._03.ws_agreement declared as ServiceRoleType
protected  ServiceRoleType GuaranteeTermType.obligated
           
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement that return ServiceRoleType
static ServiceRoleType ServiceRoleType.fromValue(java.lang.String v)
           
 ServiceRoleType GuaranteeTermType.getObligated()
          Gets the value of the obligated property.
static ServiceRoleType ServiceRoleType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServiceRoleType[] ServiceRoleType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ggf.schemas.graap._2007._03.ws_agreement with parameters of type ServiceRoleType
 void GuaranteeTermType.setObligated(ServiceRoleType value)
          Sets the value of the obligated property.
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.