| Package | Description |
|---|---|
| org.kuali.rice.kim.impl.type |
| Modifier and Type | Method and Description |
|---|---|
static KimTypeAttributeBo |
KimTypeAttributeBo.from(KimTypeAttribute im)
Converts a immutable object to its mutable counterpart
|
| Modifier and Type | Method and Description |
|---|---|
List<KimTypeAttributeBo> |
KimTypeBo.getAttributeDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
static KimTypeAttribute |
KimTypeAttributeBo.to(KimTypeAttributeBo bo)
Converts a mutable bo to its immutable counterpart
|
| Modifier and Type | Method and Description |
|---|---|
void |
KimTypeBo.setAttributeDefinitions(List<KimTypeAttributeBo> attributeDefinitions) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.