public class AttributeArea extends Object implements Serializable
SerializableAttributeArea class| Constructor and Description |
|---|
AttributeArea() |
AttributeArea(String attrName,
ArrayList<Attribute> values) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttrName() |
ArrayList<Attribute> |
getValues() |
void |
setAttrName(String attrName) |
void |
setValues(ArrayList<Attribute> values) |
String |
toString() |
Copyright © 2017. All Rights Reserved.