public static class HasAttributesInfo.Builder extends Object implements HasAttributes
| Constructor and Description | 
|---|
HasAttributesInfo.Builder()  | 
HasAttributesInfo.Builder(HasAttributes hasAtts)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<? extends Attribute> | 
getAttributes()
Name: Dynamic Attributes
 List of dynamic attributes, each holding a key-value pair that
 can be configured to hold additional information for an
 implementing institution. 
 | 
void | 
setAttributes(List<? extends Attribute> attributes)  | 
public HasAttributesInfo.Builder()
public HasAttributesInfo.Builder(HasAttributes hasAtts)
public List<? extends Attribute> getAttributes()
HasAttributesgetAttributes in interface HasAttributespublic void setAttributes(List<? extends Attribute> attributes)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.