Uses of Class
wt.meeting.MeetingDeliverable

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

Methods in wt.meeting that return MeetingDeliverable
static MeetingDeliverable MeetingDeliverable.newMeetingDeliverable()
          Default factory for the class.
static MeetingDeliverable MeetingDeliverable.newMeetingDeliverable()
          Default factory for the class.
 

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