Class StandardGeoRegions.Portugal
- java.lang.Object
-
- org.sellcom.geotemporal.geography.StandardGeoRegions.Portugal
-
- Enclosing class:
- StandardGeoRegions
public static class StandardGeoRegions.Portugal extends Object
Codes for supportedGeoRegions in Portugal.- Since:
- 1.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringDISTRITO_DA_GUARDARegion code of the Distrito da Guarda.static StringDISTRITO_DE_AVEIRORegion code of the Distrito de Aveiro.static StringDISTRITO_DE_BEJARegion code of the Distrito de Beja.static StringDISTRITO_DE_BRAGARegion code of the Distrito de Braga.static StringDISTRITO_DE_BRAGANCARegion code of the Distrito de Bragança.static StringDISTRITO_DE_CASTELO_BRANCORegion code of the Distrito de Castelo Branco.static StringDISTRITO_DE_COIMBRARegion code of the Distrito de Coimbra.static StringDISTRITO_DE_EVORARegion code of the Distrito de Évora.static StringDISTRITO_DE_FARORegion code of the Distrito de Faro.static StringDISTRITO_DE_LEIRIARegion code of the Distrito de Leiria.static StringDISTRITO_DE_LISBOARegion code of the Distrito de Lisboa.static StringDISTRITO_DE_PORTALEGRERegion code of the Distrito de Portalegre.static StringDISTRITO_DE_SANTAREMRegion code of the Distrito de Santarém.static StringDISTRITO_DE_SETUBALRegion code of the Distrito de Setúbal.static StringDISTRITO_DE_VIANA_DO_CASTELORegion code of the Distrito de Viana do Castelo.static StringDISTRITO_DE_VILA_REALRegion code of the Distrito de Vila Real.static StringDISTRITO_DE_VISEURegion code of the Distrito de Viseu.static StringDISTRITO_DO_PORTORegion code of the Distrito do Porto.static StringREGIAO_AUTONOMA_DA_MADEIRARegion code of the Região Autónoma da Madeira.static StringREGIAO_AUTONOMA_DOS_ACORESRegion code of the Região Autónoma dos Açores.
-
-
-
Field Detail
-
DISTRITO_DA_GUARDA
public static final String DISTRITO_DA_GUARDA
Region code of the Distrito da Guarda.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_AVEIRO
public static final String DISTRITO_DE_AVEIRO
Region code of the Distrito de Aveiro.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_BEJA
public static final String DISTRITO_DE_BEJA
Region code of the Distrito de Beja.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_BRAGA
public static final String DISTRITO_DE_BRAGA
Region code of the Distrito de Braga.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_BRAGANCA
public static final String DISTRITO_DE_BRAGANCA
Region code of the Distrito de Bragança.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_CASTELO_BRANCO
public static final String DISTRITO_DE_CASTELO_BRANCO
Region code of the Distrito de Castelo Branco.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_COIMBRA
public static final String DISTRITO_DE_COIMBRA
Region code of the Distrito de Coimbra.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_EVORA
public static final String DISTRITO_DE_EVORA
Region code of the Distrito de Évora.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_FARO
public static final String DISTRITO_DE_FARO
Region code of the Distrito de Faro.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_LEIRIA
public static final String DISTRITO_DE_LEIRIA
Region code of the Distrito de Leiria.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_LISBOA
public static final String DISTRITO_DE_LISBOA
Region code of the Distrito de Lisboa.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_PORTALEGRE
public static final String DISTRITO_DE_PORTALEGRE
Region code of the Distrito de Portalegre.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_SANTAREM
public static final String DISTRITO_DE_SANTAREM
Region code of the Distrito de Santarém.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_SETUBAL
public static final String DISTRITO_DE_SETUBAL
Region code of the Distrito de Setúbal.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_VIANA_DO_CASTELO
public static final String DISTRITO_DE_VIANA_DO_CASTELO
Region code of the Distrito de Viana do Castelo.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_VILA_REAL
public static final String DISTRITO_DE_VILA_REAL
Region code of the Distrito de Vila Real.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DE_VISEU
public static final String DISTRITO_DE_VISEU
Region code of the Distrito de Viseu.- Since:
- 1.0
- See Also:
- Constant Field Values
-
DISTRITO_DO_PORTO
public static final String DISTRITO_DO_PORTO
Region code of the Distrito do Porto.- Since:
- 1.0
- See Also:
- Constant Field Values
-
REGIAO_AUTONOMA_DA_MADEIRA
public static final String REGIAO_AUTONOMA_DA_MADEIRA
Region code of the Região Autónoma da Madeira.- Since:
- 1.0
- See Also:
- Constant Field Values
-
REGIAO_AUTONOMA_DOS_ACORES
public static final String REGIAO_AUTONOMA_DOS_ACORES
Region code of the Região Autónoma dos Açores.- Since:
- 1.0
- See Also:
- Constant Field Values
-
-