| Package | Description |
|---|---|
| org.kuali.rice.kim.api.type |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
KimTypeAttribute |
KimTypeAttribute.Builder.build() |
KimTypeAttribute |
KimType.getAttributeDefinitionById(String id)
Gets the KimTypeAttribute matching the id of it's KimAttribute.
|
KimTypeAttribute |
KimType.getAttributeDefinitionByName(String name)
Gets the KimTypeAttribute matching the name of it's KimAttribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<KimTypeAttribute> |
KimType.getAttributeDefinitions() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.