RichFaces Showcase 4.2.3-SNAPSHOT
- java.lang.Object
-
- org.richfaces.demo.tables.model.expenses.ExpenseReportRecordItem
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ExpenseReportRecordItem
public ExpenseReportRecordItem(String day,
double meals,
double hotels,
double transport,
String city)
-
Method Detail
-
getCity
public String getCity()
-
getMeals
public double getMeals()
-
getTotal
public double getTotal()
RichFaces Showcase 4.2.3-SNAPSHOT
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.