public class UKPostCode extends Object implements IZoneCode
Resources
to only give service to Nodes
within
a specific set of Postcodes
in the UK. Partial Postcodes
are allowed.UKPostCodeQualification
,
UKPostCodeConstraint
Constructor and Description |
---|
UKPostCode(String areaIdent,
Optional<Integer> districtIdent,
Optional<Integer> sectorIdent,
Optional<String> unitIdent) |
Modifier and Type | Method and Description |
---|---|
String |
getAreadIdent() |
Optional<Integer> |
getDistrictIdent() |
Optional<Integer> |
getSectorIdent() |
Optional<String> |
getUnitIdent() |
boolean |
isValid() |
String |
toString() |
public String getAreadIdent()
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.