public interface IZITravelEnumeration
Interface which allows for central unification of the type hierarchy of all IZITravel-specific enumerations.
All implementing enumerations should override Object.toString()
in order to provide a string representation of their type.