- All Known Implementing Classes:
 DefaultAttribute
public interface Attribute
An attribute
- Author:
 - Dimitrios Michail
 
- 
Method Details
- 
getValue
String getValue()Get the value of the attribute- Returns:
 - the value of the attribute
 
 - 
getType
AttributeType getType()Get the type of the attribute- Returns:
 - the type of the attribute
 
 
 -