Uses of Class
wt.meeting.Agenda

Packages that use Agenda
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 Agenda in wt.meeting
 

Subclasses of Agenda in wt.meeting
 class TemplatedAgenda
           Use the newTemplatedAgenda static factory method(s), not the TemplatedAgenda constructor, to construct instances of this class.
 class TextAgenda
           Use the newTextAgenda static factory method(s), not the TextAgenda constructor, to construct instances of this class.
 

Methods in wt.meeting that return Agenda
 Agenda Meeting.getAgenda()
          

Supported API: false
 Agenda Meeting.getAgenda()
          

Supported API: false
 

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