public class AttributeBean extends Object
| Constructor and Description |
|---|
AttributeBean() |
AttributeBean(String id,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getValue() |
void |
setId(String id) |
void |
setValue(String value) |
Copyright © 2017. All Rights Reserved.