public class TypedAttribute extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String |
dataType
Data type of the principal attribute
|
String |
displayName
The display string of the attribute
|
String |
name
The unique system name of the attribute
|
Object |
value
The value of this attribute
|
Constructor and Description |
---|
TypedAttribute() |