public interface AttributeOwner<T extends BaseAttributeEntity<?>>
| Modifier and Type | Method and Description |
|---|---|
Set<T> |
getAttributes() |
void |
setAttributes(Set<T> attributes) |
void setAttributes(Set<T> attributes)
Set<T> getAttributes()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.