|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventType | |
---|---|
be.cin.mycarenet._1_0.carenet.types |
Uses of EventType in be.cin.mycarenet._1_0.carenet.types |
---|
Methods in be.cin.mycarenet._1_0.carenet.types that return EventType | |
---|---|
static EventType |
EventType.fromValue(String v)
|
EventType |
GeneralSituation.getEvent()
Gets the value of the event property. |
static EventType |
EventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.cin.mycarenet._1_0.carenet.types with parameters of type EventType | |
---|---|
void |
GeneralSituation.setEvent(EventType value)
Sets the value of the event property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |