Uses of Class
com.pff.PSTAppointment
Packages that use PSTAppointment
-
Uses of PSTAppointment in com.pff
Fields in com.pff declared as PSTAppointmentModifier and TypeFieldDescriptionprivate PSTAppointmentPSTAppointmentException.apptprivate PSTAppointmentPSTAppointmentException.embeddedMessageMethods in com.pff that return PSTAppointmentMethods in com.pff with parameters of type PSTAppointmentModifier and TypeMethodDescription(package private) voidPSTAppointmentException.setEmbeddedMessage(PSTAppointment embeddedMessage) Constructors in com.pff with parameters of type PSTAppointmentModifierConstructorDescription(package private)PSTAppointmentException(byte[] recurrencePattern, int offset, int writerVersion2, PSTAppointment appt) PSTAppointmentRecurrence(byte[] recurrencePattern, PSTAppointment appt, PSTTimeZone tz)