| Package | Description |
|---|---|
| org.kuali.rice.location.impl.country | |
| org.kuali.rice.location.impl.county | |
| org.kuali.rice.location.impl.postalcode | |
| org.kuali.rice.location.impl.state |
| Modifier and Type | Method and Description |
|---|---|
static CountryBo |
CountryBo.from(Country immutable) |
| Modifier and Type | Method and Description |
|---|---|
static Country |
CountryBo.to(CountryBo bo) |
| Modifier and Type | Method and Description |
|---|---|
CountryBo |
CountyBo.getCountry() |
| Modifier and Type | Method and Description |
|---|---|
void |
CountyBo.setCountry(CountryBo value) |
| Modifier and Type | Method and Description |
|---|---|
CountryBo |
PostalCodeBo.getCountry() |
| Modifier and Type | Method and Description |
|---|---|
void |
PostalCodeBo.setCountry(CountryBo value) |
| Modifier and Type | Method and Description |
|---|---|
CountryBo |
StateBo.getCountry() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateBo.setCountry(CountryBo value) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.