public class WSIntegerStringBean
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
label |
protected java.lang.Integer |
value |
Constructor and Description |
---|
WSIntegerStringBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel() |
java.lang.Integer |
getValue() |
void |
setLabel(java.lang.String label) |
void |
setValue(java.lang.Integer value) |