| Package | Description |
|---|---|
| com.mapinfo.geocode.api |
| Modifier and Type | Method and Description |
|---|---|
StreetSideIndicator |
CandidateRange.getStreetSide()
Returns which side of the street this range is on
|
static StreetSideIndicator |
StreetSideIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreetSideIndicator[] |
StreetSideIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CandidateRange.setSide(StreetSideIndicator side) |
Copyright © 2024. All rights reserved.