Package | Description |
---|---|
com.precisely.addressing.configuration | |
com.precisely.addressing.v1.model |
Modifier and Type | Method and Description |
---|---|
AdminField |
Admin2Identifier.fromDistrictCode(String isoCountry,
String districtCode,
Locale locale) |
AdminField |
Admin2Identifier.fromDistrictName(String isoCountry,
String districtName,
Locale locale) |
AdminField |
Admin1Identifier.fromStateCode(String isoCountry,
String stateCode,
Locale locale) |
AdminField |
Admin1Identifier.fromStateName(String isoCountry,
String stateName,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
AdminField |
ResponseAddress.getAdmin1() |
AdminField |
ResponseAddress.getAdmin2() |
AdminField |
ResponseAddress.getBorough() |
AdminField |
ResponseAddress.getCity() |
AdminField |
ResponseAddress.getNeighborhood() |
AdminField |
ResponseAddress.getSuburb() |
Modifier and Type | Method and Description |
---|---|
void |
ResponseAddress.setAdmin1(AdminField admin1) |
void |
ResponseAddress.setAdmin2(AdminField admin2) |
void |
ResponseAddress.setBorough(AdminField borough) |
void |
ResponseAddress.setCity(AdminField city) |
void |
ResponseAddress.setNeighborhood(AdminField neighborhood) |
void |
ResponseAddress.setSuburb(AdminField suburb) |
Copyright © 2024. All rights reserved.