Class Cause.Recommendation

  • All Implemented Interfaces:
    DataObject, Immutable, Serializable
    Enclosing class:
    Cause

    public static final class Cause.Recommendation
    extends NamedInteger
    Recommendation constants.

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

     Recommendation ::= ENUMERATED { 
         Q931 (0),
         ... ,
         X21  (3),
         X25  (4),
         PLMN (5),
         ...
     }
    See Also:
    Serialized Form