Class BearerCapability.ITU_T.Ericsson.Structure

  • All Implemented Interfaces:
    DataObject, Immutable, Serializable
    Enclosing class:
    BearerCapability.ITU_T.Ericsson

    public static final class BearerCapability.ITU_T.Ericsson.Structure
    extends NamedInteger
    Ericsson Structure constants.

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

     Structure ::= ENUMERATED {
         DEFAULT           (0),
         EIGHT_KHZ         (1),
         ... ,
         SERVICE_DATA_UNIT (4),
         ... ,
         UNSTRUCTURED      (7)
     }
    See Also:
    Serialized Form