org.chenillekit.access.pages
Class Start.Item
java.lang.Object
org.chenillekit.access.pages.Start.Item
- All Implemented Interfaces:
- Comparable<Start.Item>
- Enclosing class:
- Start
public static class Start.Item
- extends Object
- implements Comparable<Start.Item>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Start.Item
public Start.Item(String pageName,
String label,
String description)
getPageName
public String getPageName()
getLabel
public String getLabel()
getDescription
public String getDescription()
compareTo
public int compareTo(Start.Item o)
- Specified by:
compareTo in interface Comparable<Start.Item>
Copyright © 2008-2009 ChenilleKit. All Rights Reserved.