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

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

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

Methods in com.ebmwebsourcing.agreement.definition.api that return AgreementRoleType
 AgreementRoleType Context.getServiceProvider()
           
 

Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type AgreementRoleType
 void Context.setServiceProvider(AgreementRoleType role)
           
 

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

Methods in com.ebmwebsourcing.agreement.definition.impl that return AgreementRoleType
 AgreementRoleType ContextImpl.getServiceProvider()
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type AgreementRoleType
 void ContextImpl.setServiceProvider(AgreementRoleType role)
           
 

Uses of AgreementRoleType 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 AgreementRoleType
protected  AgreementRoleType AgreementContextType.serviceProvider
           
 

Methods in com.ebmwebsourcing.wsstar.agreement.definition.org.ggf.schemas.graap.agreement that return AgreementRoleType
static AgreementRoleType AgreementRoleType.fromValue(java.lang.String v)
           
 AgreementRoleType AgreementContextType.getServiceProvider()
          Gets the value of the serviceProvider property.
static AgreementRoleType AgreementRoleType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AgreementRoleType[] AgreementRoleType.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 AgreementRoleType
 void AgreementContextType.setServiceProvider(AgreementRoleType value)
          Sets the value of the serviceProvider property.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.