|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcedureType | |
---|---|
be.vlaanderen.mercurius.mohm.schemas.v1 |
Uses of ProcedureType in be.vlaanderen.mercurius.mohm.schemas.v1 |
---|
Methods in be.vlaanderen.mercurius.mohm.schemas.v1 that return ProcedureType | |
---|---|
static ProcedureType |
ProcedureType.fromValue(String v)
|
ProcedureType |
DecisionApplicationType.getProcedure()
Gets the value of the procedure property. |
static ProcedureType |
ProcedureType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProcedureType[] |
ProcedureType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.vlaanderen.mercurius.mohm.schemas.v1 with parameters of type ProcedureType | |
---|---|
void |
DecisionApplicationType.setProcedure(ProcedureType value)
Sets the value of the procedure property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |