| Package | Description |
|---|---|
| tech.spiro.addrparser.common | |
| tech.spiro.addrparser.io.rdbms |
| Modifier and Type | Method and Description |
|---|---|
RegionLevel |
RegionInfo.getLevel() |
RegionLevel |
RegionDTO.getLevel() |
static RegionLevel |
RegionLevel.valueOf(int ordinal) |
static RegionLevel |
RegionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegionLevel[] |
RegionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RegionInfo.Builder |
RegionInfo.Builder.level(RegionLevel level) |
void |
RegionDTO.setLevel(RegionLevel level) |
| Modifier and Type | Method and Description |
|---|---|
RegionLevel |
RdbmsRegionDTOWrapper.getLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
RdbmsRegionDTOWrapper.setLevel(RegionLevel level) |
Copyright © 2019. All rights reserved.