Uses of Class
wt.meeting.Minutes

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

Subclasses of Minutes in wt.meeting
 class TemplatedMinutes
           Use the newTemplatedMinutes static factory method(s), not the TemplatedMinutes constructor, to construct instances of this class.
 class TextMinutes
           Use the newTextMinutes static factory method(s), not the TextMinutes constructor, to construct instances of this class.
 

Methods in wt.meeting that return Minutes
 Minutes Meeting.getMinutes()
          

Supported API: false
 Minutes Meeting.getMinutes()
          

Supported API: false
 

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