org.opengts.util
Interface EnumTools.IntValue

All Known Implementing Classes:
Account.AccountType, Account.AltitudeUnits, Account.AreaUnits, Account.DistanceUnits, Account.EconomyUnits, Account.ForceUnits, Account.GeocoderMode, Account.LatLonFormat, Account.MassUnits, Account.PressureUnits, Account.SpeedUnits, Account.TemperatureUnits, Account.VolumeUnits, AclEntry.AccessLevel, Calendar.Action, DateTime.DateStringFormat, DCServerConfig.CommandProtocol, Device.BorderCrossingState, Device.FuelEconomyType, Device.ReminderType, DeviceMessage.MessageType, Driver.DutyStatus, EntityManager.EntityType, EnumTools.TestEnum, EventData.GPSFixType, FuelManager.LevelChangeType, GeoPoint.CompassHeading, GeoPoint.DistanceUnits, Geozone.GeozoneType, IButton.DisplayFormat, IDDescription.SortBy, MapShape.ShapeType, PointsOfInterest.PoiType, ReportURL.Format, Rule.TriggerReset, Temperature.TemperatureUnits, TopMenu.MenuType, TriState, User.Gender, User.UserType
Enclosing class:
EnumTools

public static interface EnumTools.IntValue

IntValue interface


Method Summary
 int getIntValue()
           
 

Method Detail

getIntValue

int getIntValue()