|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeOfElementType | |
---|---|
be.fgov.ehealth.monitoring.core.v2 |
Uses of TypeOfElementType in be.fgov.ehealth.monitoring.core.v2 |
---|
Methods in be.fgov.ehealth.monitoring.core.v2 that return TypeOfElementType | |
---|---|
static TypeOfElementType |
TypeOfElementType.fromValue(String v)
|
TypeOfElementType |
ElementType.getEType()
Gets the value of the eType property. |
static TypeOfElementType |
TypeOfElementType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TypeOfElementType[] |
TypeOfElementType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.monitoring.core.v2 with parameters of type TypeOfElementType | |
---|---|
void |
ElementType.setEType(TypeOfElementType value)
Sets the value of the eType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |