Class Journal

java.lang.Object
com.independentsoft.pst.Item
com.independentsoft.pst.Journal

public class Journal extends Item
The Class Journal.
  • Method Details

    • getStartTime

      public Date getStartTime()
      Gets the start time.
      Returns:
      the start time
    • getEndTime

      public Date getEndTime()
      Gets the end time.
      Returns:
      the end time
    • getType

      public String getType()
      Gets the type.
      Returns:
      the type
    • getTypeDescription

      public String getTypeDescription()
      Gets the type description.
      Returns:
      the type description
    • getDuration

      public long getDuration()
      Gets the duration.
      Returns:
      the duration