| 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 | Class and Description |
|---|---|
class |
KimTypeAttribute
An immutable representation of a
KimTypeAttributeContract. |
static class |
KimTypeAttribute.Builder
This builder constructs an KimTypeAttribute enforcing the constraints of the
KimTypeAttributeContract. |
| Modifier and Type | Method and Description |
|---|---|
List<? extends KimTypeAttributeContract> |
KimTypeContract.getAttributeDefinitions()
The list of attribute definitions associated with the kim type.
|
| Modifier and Type | Method and Description |
|---|---|
static KimTypeAttribute.Builder |
KimTypeAttribute.Builder.create(KimTypeAttributeContract contract)
creates a KimTypeAttribute from an existing
KimTypeAttributeContract. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.