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