| Package | Description |
|---|---|
| org.broadleafcommerce.profile.core.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
CountrySubdivisionCategoryImpl |
| Modifier and Type | Field and Description |
|---|---|
protected CountrySubdivisionCategory |
CountrySubdivisionImpl.category |
| Modifier and Type | Method and Description |
|---|---|
CountrySubdivisionCategory |
CountrySubdivisionImpl.getCategory() |
CountrySubdivisionCategory |
CountrySubdivision.getCategory()
A category that represents the subdivision of this Country.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CountrySubdivisionImpl.setCategory(CountrySubdivisionCategory category) |
void |
CountrySubdivision.setCategory(CountrySubdivisionCategory category)
sets the country subdivision category
|
Copyright © 2015. All Rights Reserved.