|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceRoleType.Enum | |
---|---|
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of ServiceRoleType.Enum in org.ogf.schemas.graap.wsAgreement |
---|
Fields in org.ogf.schemas.graap.wsAgreement declared as ServiceRoleType.Enum | |
---|---|
static ServiceRoleType.Enum |
ServiceRoleType.SERVICE_CONSUMER
|
static ServiceRoleType.Enum |
ServiceRoleType.SERVICE_PROVIDER
|
Methods in org.ogf.schemas.graap.wsAgreement that return ServiceRoleType.Enum | |
---|---|
static ServiceRoleType.Enum |
ServiceRoleType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static ServiceRoleType.Enum |
ServiceRoleType.Enum.forString(String s)
Returns the enum value for a string, or null if none. |
ServiceRoleType.Enum |
GuaranteeTermType.getObligated()
Gets the "Obligated" attribute |
Methods in org.ogf.schemas.graap.wsAgreement with parameters of type ServiceRoleType.Enum | |
---|---|
void |
GuaranteeTermType.setObligated(ServiceRoleType.Enum obligated)
Sets the "Obligated" attribute |
Uses of ServiceRoleType.Enum in org.ogf.schemas.graap.wsAgreement.impl |
---|
Methods in org.ogf.schemas.graap.wsAgreement.impl that return ServiceRoleType.Enum | |
---|---|
ServiceRoleType.Enum |
GuaranteeTermTypeImpl.getObligated()
Gets the "Obligated" attribute |
Methods in org.ogf.schemas.graap.wsAgreement.impl with parameters of type ServiceRoleType.Enum | |
---|---|
void |
GuaranteeTermTypeImpl.setObligated(ServiceRoleType.Enum obligated)
Sets the "Obligated" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |