|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MeetingStatus | |
---|---|
org.opencrx.application.airsync.datatypes |
Uses of MeetingStatus in org.opencrx.application.airsync.datatypes |
---|
Methods in org.opencrx.application.airsync.datatypes that return MeetingStatus | |
---|---|
MeetingStatus |
EventT.getMeetingStatus()
|
static MeetingStatus |
MeetingStatus.toMeetingStatus(int value)
|
static MeetingStatus |
MeetingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MeetingStatus[] |
MeetingStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.opencrx.application.airsync.datatypes with parameters of type MeetingStatus | |
---|---|
void |
EventT.setMeetingStatus(MeetingStatus meetingStatus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |