public class AttributeValue
extends java.lang.Object
| Constructor and Description |
|---|
AttributeValue() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAttributeId() |
java.lang.String |
getAttributeValue() |
void |
setAttributeId(int attributeId) |
void |
setAttributeValue(java.lang.String attributeValue) |