public class SelectItem extends Object implements Serializable
SelectItem()
SelectItem(Long id, String label)
Long
getId()
String
getLabel()
void
setId(Long id)
setLabel(String label)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SelectItem()
public SelectItem(Long id, String label)
public Long getId()
public void setId(Long id)
public String getLabel()
public void setLabel(String label)
Copyright © 2016. All rights reserved.