Uses of Class
com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement.ServiceRoleType

Packages that use ServiceRoleType
com.ebmwebsourcing.agreement.definition.api   
com.ebmwebsourcing.agreement.definition.impl   
com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement   
 

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

Methods in com.ebmwebsourcing.agreement.definition.api that return ServiceRoleType
 ServiceRoleType GuaranteeTerms.getObligated()
           
 

Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type ServiceRoleType
 void GuaranteeTerms.setObligated(ServiceRoleType role)
           
 

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

Methods in com.ebmwebsourcing.agreement.definition.impl that return ServiceRoleType
 ServiceRoleType GuaranteeTermsImpl.getObligated()
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type ServiceRoleType
 void GuaranteeTermsImpl.setObligated(ServiceRoleType role)
           
 

Uses of ServiceRoleType in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement
 

Fields in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement declared as ServiceRoleType
protected  ServiceRoleType GuaranteeTermType.obligated
           
 

Methods in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.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 are declared.
 

Methods in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement with parameters of type ServiceRoleType
 void GuaranteeTermType.setObligated(ServiceRoleType value)
          Sets the value of the obligated property.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.