Class LocalTimeZoneIndication

  • All Implemented Interfaces:
    Serializable, Enumerated

    public class LocalTimeZoneIndication
    extends Object
    implements Serializable, Enumerated
    Java class to represent the LocalTimeZoneIndication enumerated type.

    Documentation from the relevant specification:

    The Local-Time-Zone-Indication AVP is of type Enumerated. If present it indicates that the Local Time Zone information (time zone and daylight saving time) of the visited network where the UE is attached is requested with or without other location information.

    Author:
    Open Cloud
    See Also:
    Serialized Form
    • Field Detail

      • _ONLY_LOCAL_TIME_ZONE_REQUESTED

        public static final int _ONLY_LOCAL_TIME_ZONE_REQUESTED
        See Also:
        Constant Field Values
      • _LOCAL_TIME_ZONE_WITH_LOCATION_INFO_REQUESTED

        public static final int _LOCAL_TIME_ZONE_WITH_LOCATION_INFO_REQUESTED
        See Also:
        Constant Field Values
      • LOCAL_TIME_ZONE_WITH_LOCATION_INFO_REQUESTED

        public static final LocalTimeZoneIndication LOCAL_TIME_ZONE_WITH_LOCATION_INFO_REQUESTED