| Package | Description |
|---|---|
| org.kuali.rice.kim.bo.impl | |
| org.kuali.rice.location.impl.campus |
| Modifier and Type | Field and Description |
|---|---|
protected CampusBo |
KimAttributes.campus |
| Modifier and Type | Method and Description |
|---|---|
CampusBo |
KimAttributes.getCampus() |
| Modifier and Type | Method and Description |
|---|---|
void |
KimAttributes.setCampus(CampusBo campus) |
| Modifier and Type | Method and Description |
|---|---|
static CampusBo |
CampusBo.from(Campus im)
Converts a immutable object to its mutable counterpart
|
| Modifier and Type | Method and Description |
|---|---|
static Campus |
CampusBo.to(CampusBo bo)
Converts a mutable bo to its immutable counterpart
|
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.