public class ListDataItem extends Object implements ListItem
ListDataItem(int id, String value)
ListDataItem(String id, String value)
int
getId()
String
getKey()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListDataItem(String id, String value)
public ListDataItem(int id, String value)
public int getId()
public String getValue()
getValue
ListItem
public String getKey()
getKey
Copyright © 2015. All Rights Reserved.