| Package | Description |
|---|---|
| org.kuali.rice.kim.api.type |
Copyright 2005-2018 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 |
|---|---|
static KimTypeAttribute.Builder |
KimTypeAttribute.Builder.create()
creates a KimTypeAttribute with the required fields.
|
static KimTypeAttribute.Builder |
KimTypeAttribute.Builder.create(KimTypeAttributeContract contract)
creates a KimTypeAttribute from an existing
KimTypeAttributeContract. |
| Modifier and Type | Method and Description |
|---|---|
List<KimTypeAttribute.Builder> |
KimType.Builder.getAttributeDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
KimType.Builder.setAttributeDefinitions(List<KimTypeAttribute.Builder> attributeDefinitions) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.