Class BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.ModemType

  • All Implemented Interfaces:
    DataObject, Immutable, Serializable
    Enclosing class:
    BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem

    public static final class BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.ModemType
    extends NamedInteger
    ITU-T Modem Type constants.

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

     ModemType ::= ENUMERATED {
         ... ,
         V21     (17),
         V22     (18),
         V22_BIS (19),
         V23     (20),
         V26     (21),
         V26_BIS (22),
         V26_TER (23),
         V27     (24),
         V27_BIS (25),
         V27_TER (26),
         V29     (27),
         V32     (28),    -- As amended by Recommendation Q.931 (1998) Erratum 1 (02/03)
         ... ,
         V34     (30),
         ...
     }
    See Also:
    Serialized Form