Package de.schegge.holidays.location
Interface Locode
- All Known Implementing Classes:
GermanLocode,SwissLocode
public interface Locode
-
Method Summary
-
Method Details
-
getLocode
String getLocode() -
getName
String getName() -
getNameWithoutDiacretics
String getNameWithoutDiacretics() -
getSubDivision
SubDivision getSubDivision()
-