public class SelectItemImpl extends Object implements SelectItem
| Constructor and Description |
|---|
SelectItemImpl(Object value,
String name) |
SelectItemImpl(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getIntValue() |
String |
getName() |
Object |
getValue() |
int |
hashCode() |
public SelectItemImpl(String name)
public int getIntValue()
public Object getValue()
getValue in interface SelectItempublic String getName()
getName in interface SelectItemCopyright © 2018. All rights reserved.