public final class AttributeInfo extends Object implements Attribute, Serializable
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AttributeInfo.Builder  | 
| 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 
 | 
public String getId()
Attributepublic String getKey()
AttributeCopyright © 2004–2014 The Kuali Foundation. All rights reserved.