| Package | Description |
|---|---|
| org.broadleafcommerce.common.i18n.domain | |
| org.broadleafcommerce.common.i18n.service.type |
| Modifier and Type | Method and Description |
|---|---|
ISOCodeStatusType |
ISOCountry.getStatus() |
ISOCodeStatusType |
ISOCountryImpl.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ISOCountry.setStatus(ISOCodeStatusType status) |
void |
ISOCountryImpl.setStatus(ISOCodeStatusType status) |
| Modifier and Type | Field and Description |
|---|---|
static ISOCodeStatusType |
ISOCodeStatusType.EXCEPTIONALLY_RESERVED |
static ISOCodeStatusType |
ISOCodeStatusType.INDETERMINATELY_RESERVED |
static ISOCodeStatusType |
ISOCodeStatusType.NOT_USED |
static ISOCodeStatusType |
ISOCodeStatusType.OFFICIALLY_ASSIGNED |
static ISOCodeStatusType |
ISOCodeStatusType.TRANSITIONALLY_RESERVED |
static ISOCodeStatusType |
ISOCodeStatusType.UNASSIGNED |
static ISOCodeStatusType |
ISOCodeStatusType.USER_ASSIGNED |
| Modifier and Type | Method and Description |
|---|---|
static ISOCodeStatusType |
ISOCodeStatusType.getInstance(String type) |
Copyright © 2018. All rights reserved.