|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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're 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||