Class MSClassmark.MSClassmark1.RFPowerCapability

  • All Implemented Interfaces:
    DataObject, Immutable, Serializable
    Enclosing class:
    MSClassmark.MSClassmark1

    public static final class MSClassmark.MSClassmark1.RFPowerCapability
    extends NamedInteger
    MSClassmark1 RF Power Capability constants.

    The API offered by this class is as if the type were specified in ASN.1 as follows.

     RFPowerCapability ::= ENUMERATED {
         CLASS_1    (0),
         CLASS_2    (1),
         CLASS_3    (2),
         CLASS_4    (3),
         CLASS_5    (4),
         IRRELEVANT (7)
         ...
     }
    See Also:
    Serialized Form