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