Class LcsClientType

  • All Implemented Interfaces:
    Serializable, Enumerated

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

    Documentation from the relevant specification:

    The LCS-Client-Type AVP (AVP code 1241) is of type Enumerated and contains the type of services requested by the LCS Client.

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

      • _PLMN_OPERATOR_SERVICES

        public static final int _PLMN_OPERATOR_SERVICES
        See Also:
        Constant Field Values
      • _LAWFUL_INTERCEPT_SERVICES

        public static final int _LAWFUL_INTERCEPT_SERVICES
        See Also:
        Constant Field Values
      • EMERGENCY_SERVICES

        public static final LcsClientType EMERGENCY_SERVICES
      • VALUE_ADDED_SERVICES

        public static final LcsClientType VALUE_ADDED_SERVICES
      • PLMN_OPERATOR_SERVICES

        public static final LcsClientType PLMN_OPERATOR_SERVICES
      • LAWFUL_INTERCEPT_SERVICES

        public static final LcsClientType LAWFUL_INTERCEPT_SERVICES
    • Method Detail

      • getValue

        public int getValue()
        Description copied from interface: Enumerated
        Return the value of this instance of this enumerated type.
        Specified by:
        getValue in interface Enumerated
        Returns:
        value