|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttendeeType | |
|---|---|
| org.opencrx.application.airsync.datatypes | |
| Uses of AttendeeType in org.opencrx.application.airsync.datatypes |
|---|
| Methods in org.opencrx.application.airsync.datatypes that return AttendeeType | |
|---|---|
AttendeeType |
AttendeeT.getAttendeeType()
|
static AttendeeType |
AttendeeType.toAttendeeType(int value)
|
static AttendeeType |
AttendeeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AttendeeType[] |
AttendeeType.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 AttendeeType | |
|---|---|
void |
AttendeeT.setAttendeeType(AttendeeType attendeeType)
|
| Constructors in org.opencrx.application.airsync.datatypes with parameters of type AttendeeType | |
|---|---|
AttendeeT(String email,
String name,
AttendeeStatus attendeeStatus,
AttendeeType attendeeType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||