|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SLOEvaluationResultType.Enum | |
---|---|
org.ogf.graap.wsag4j.types.engine | |
org.ogf.graap.wsag4j.types.engine.impl |
Uses of SLOEvaluationResultType.Enum in org.ogf.graap.wsag4j.types.engine |
---|
Fields in org.ogf.graap.wsag4j.types.engine declared as SLOEvaluationResultType.Enum | |
---|---|
static SLOEvaluationResultType.Enum |
SLOEvaluationResultType.SLO_FULFILLED
|
static SLOEvaluationResultType.Enum |
SLOEvaluationResultType.SLO_NOT_DETERMINED
|
static SLOEvaluationResultType.Enum |
SLOEvaluationResultType.SLO_VIOLATED
|
Methods in org.ogf.graap.wsag4j.types.engine that return SLOEvaluationResultType.Enum | |
---|---|
static SLOEvaluationResultType.Enum |
SLOEvaluationResultType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static SLOEvaluationResultType.Enum |
SLOEvaluationResultType.Enum.forString(String s)
Returns the enum value for a string, or null if none. |
SLOEvaluationResultType.Enum |
GuaranteeEvaluationResultType.getType()
Gets the "Type" element |
Methods in org.ogf.graap.wsag4j.types.engine with parameters of type SLOEvaluationResultType.Enum | |
---|---|
void |
GuaranteeEvaluationResultType.setType(SLOEvaluationResultType.Enum type)
Sets the "Type" element |
Uses of SLOEvaluationResultType.Enum in org.ogf.graap.wsag4j.types.engine.impl |
---|
Methods in org.ogf.graap.wsag4j.types.engine.impl that return SLOEvaluationResultType.Enum | |
---|---|
SLOEvaluationResultType.Enum |
GuaranteeEvaluationResultTypeImpl.getType()
Gets the "Type" element |
Methods in org.ogf.graap.wsag4j.types.engine.impl with parameters of type SLOEvaluationResultType.Enum | |
---|---|
void |
GuaranteeEvaluationResultTypeImpl.setType(SLOEvaluationResultType.Enum type)
Sets the "Type" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |