public class Attribute extends Object
| Constructor and Description |
|---|
Attribute(AttributeType type,
String value)
Creates a new instance of the given type and value.
|
public Attribute(AttributeType type, String value)
type - Attribute type.value - Attribute value.public AttributeType getType()
public String getValue()
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.