public class SelectOption extends Object implements Serializable
Constructor and Description |
---|
SelectOption()
Constructor used by JAXB
|
public Integer getId()
public String getKey()
public String getValue()
public void setId(Integer id)
id
- the id to setpublic void setKey(String key)
key
- the key to setpublic void setValue(String value)
value
- the value to setCopyright © 2015 Gentics Software. All rights reserved.