- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- CountrySubdivisionCategoryImpl
public interface CountrySubdivisionCategory
extends Serializable
Represents a category that describes a Countries subdivision.
e.g. "State", "Province", "Region", "District", "Territory" etc...
http://www.iso.org/iso/country_codes.htm
http://en.wikipedia.org/wiki/ISO_3166-2
- Author:
- Elbert Bautista (elbertbautista)