org.opengts.util
Interface EnumTools.StringLocale

All Known Implementing Classes:
Account.AccountType, Account.AreaUnits, Account.DistanceUnits, Account.EconomyUnits, Account.GeocoderMode, Account.LatLonFormat, Account.MassUnits, Account.PressureUnits, Account.SpeedUnits, Account.TemperatureUnits, Account.VolumeUnits, AclEntry.AccessLevel, DCServerFactory.ResultCode, Device.BorderCrossingState, EntityManager.EntityType, EnumTools.TestEnum, EventData.GPSFixType, FuelManager.LevelChangeType, GeoPoint.CompassHeading, GeoPoint.DistanceUnits, Geozone.GeozoneType, PointsOfInterest.PoiType, RuleFactory.NotifyAction, Transport.Encodings, User.Gender, User.UserType, UserInfo.FirstLogin
Enclosing class:
EnumTools

public static interface EnumTools.StringLocale

StringLocale interface


Method Summary
 java.lang.String toString(java.util.Locale loc)
           
 

Method Detail

toString

java.lang.String toString(java.util.Locale loc)