Uses of Class
org.opencrx.application.airsync.datatypes.MeetingStatus

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)
           
 



This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.