Uses of Class
wt.meeting.TraditionalMeeting

Packages that use TraditionalMeeting
wt.meeting Uses the MeetingService to manage Meetings of various MeetingTypes having Agendas and producing Minutes, in particular MeetingCenterMeetings with their associated MeetingCenterMeetingInfo (also see the WebexOperationHelper). 
 

Uses of TraditionalMeeting in wt.meeting
 

Methods in wt.meeting that return TraditionalMeeting
static TraditionalMeeting TraditionalMeeting.newTraditionalMeeting()
          Default factory for the class.
static TraditionalMeeting TraditionalMeeting.newTraditionalMeeting()
          Default factory for the class.
 

Methods in wt.meeting with parameters of type TraditionalMeeting
protected  boolean TraditionalMeeting.readVersion(TraditionalMeeting thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean TraditionalMeeting.readVersion(TraditionalMeeting thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.