Holger's
Java API

Uses of Class
com.antelmann.calendar.TimeInDay

Packages that use TimeInDay
com.antelmann.calendar This package contains classes for implementing calendar and time related solutions. 
com.antelmann.ooffice The classes in this package are to be used in conjunction with OpenOffice. 
 

Uses of TimeInDay in com.antelmann.calendar
 

Methods in com.antelmann.calendar with parameters of type TimeInDay
 boolean TimeInDay.after(TimeInDay time)
           
 boolean TimeInDay.before(TimeInDay time)
           
 int TimeInDay.compareTo(TimeInDay time)
           
 

Constructors in com.antelmann.calendar with parameters of type TimeInDay
TimeInDay(TimeInDay tid)
           
 

Uses of TimeInDay in com.antelmann.ooffice
 

Methods in com.antelmann.ooffice with parameters of type TimeInDay
 void OOCalc.setCellTime(com.sun.star.table.XCell cell, TimeInDay time)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads