org.mentawai.list
Class ListDataItem
java.lang.Object
org.mentawai.list.ListDataItem
- All Implemented Interfaces:
- ListItem
public class ListDataItem
- extends Object
- implements ListItem
- Author:
- Sergio Oliveira
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListDataItem
public ListDataItem(String id,
String value)
ListDataItem
public ListDataItem(int id,
String value)
getId
public int getId()
getValue
public String getValue()
- Specified by:
getValue in interface ListItem
getKey
public String getKey()
- Specified by:
getKey in interface ListItem
Copyright © 2012. All Rights Reserved.