Class ReportItemMethod
- java.lang.Object
-
- org.dddjava.jig.presentation.view.poi.report.ReportItemMethod
-
- All Implemented Interfaces:
java.lang.Comparable<ReportItemMethod>
public class ReportItemMethod extends java.lang.Object implements java.lang.Comparable<ReportItemMethod>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompareTo(ReportItemMethod o)ReportItemvalue()
-
-
-
Method Detail
-
compareTo
public int compareTo(ReportItemMethod o)
- Specified by:
compareToin interfacejava.lang.Comparable<ReportItemMethod>
-
value
public ReportItem value()
-
-