package kmlframework.kml; public enum SimpleFieldTypeEnum { string, _int, uint, _short, ushort, _float, _double, bool }