|
Prog. Perl | Art Roman | Voyager | Cartes |
Plan du Site Contact |
All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----orchid.object.Meeting
A stored meeting looks like:
réunion tped définition du terme agent ma_darche Thu Oct 01 00:00:00 GMT+00:00 1998 1200 400 philippe_benhamou emmanuel_pierre antoine_souliez true
public Meeting()Meeting
public Meeting(String subject, String note, String initiator, int year, int month, int day, int timeOfDay, int duration, Vector participantList, boolean frozen)
public void setNote(String note)setDate
public void setDate(int year, int month, int day)setTimeOfDay
public void setTimeOfDay(int timeOfDay)setFrozen
public void setFrozen(boolean state)getSubject
public String getSubject()getNote
public String getNote()getInitiator
public String getInitiator()getDate
public Date getDate()getTimeOfDay
public int getTimeOfDay()getDuration
public int getDuration()getParticipants
public Vector getParticipants()getFrozen
public boolean getFrozen()toString
public String toString()
All Packages Class Hierarchy This Package Previous Next Index
Pour tout commentaire, webmaster@e-nef.com Dernière MaJ 31/01/2018 |