com.pnpconsult.zeiterfassung.table
Interface Row
- All Known Implementing Classes:
- BillEntryRow, UserEntryRow
- public interface Row
- Version:
- $Id: Row.java,v 1.2 2004/04/07 20:26:56 powerpete Exp $
- Author:
- Moritz Petersen
getDescription
public java.lang.String getDescription()
getTargetDate
public java.lang.String getTargetDate()
getTotal
public java.lang.String getTotal()
computeTotal
public float computeTotal()
getRateRowsHead
public RateRow getRateRowsHead()
getRateRowsTail
public java.util.Iterator getRateRowsTail()
getRateRowsSize
public int getRateRowsSize()
Copyright © 2003-2004 PNP Unternehmensberatung. All Rights Reserved.