|
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()
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)
public void setDate(int year, int month, int day)
public void setTimeOfDay(int timeOfDay)
public void setFrozen(boolean state)
public String getSubject()
public String getNote()
public String getInitiator()
public Date getDate()
public int getTimeOfDay()
public int getDuration()
public Vector getParticipants()
public boolean getFrozen()
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 |
![]() |