public interface Attribute
Modifier and Type | Method and Description |
---|---|
String |
getId()
Name: Id
The internally assigned id to this key/value pair
|
String |
getKey()
Name: Attribute Type Key
The key that identifies the name of the dynamic attribute
|
String |
getValue()
Name: Attribute Value
The value of the dynamic attribute
|
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.