| Package | Description |
|---|---|
| org.kuali.rice.location.impl.county | |
| org.kuali.rice.location.impl.postalcode | |
| org.kuali.rice.location.impl.state |
| Modifier and Type | Method and Description |
|---|---|
StateBo |
CountyBo.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
CountyBo.setState(StateBo state) |
| Modifier and Type | Method and Description |
|---|---|
StateBo |
PostalCodeBo.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
PostalCodeBo.setState(StateBo state) |
| Modifier and Type | Method and Description |
|---|---|
static StateBo |
StateBo.from(State im)
Converts a immutable object to its mutable counterpart
|
| Modifier and Type | Method and Description |
|---|---|
static State |
StateBo.to(StateBo bo)
Converts a mutable bo to its immutable counterpart
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.