public static final class HighLayerCompatibility.Characteristics extends NamedInteger
The API offered by this class is as if the type were specified in ASN.1 as follows.
Characteristics ::= ENUMERATED { ... , TELEPHONY (1), ..., FACSIMILE_GROUP_2_OR_3 (4), ..., FACSIMILE_GROUP_4_CLASS_I (33), ... , FACSIMILE_GROUP_4_CLASS_II_AND_III (36), ... , AVAILABLE_SERVICES_1 (40), ... , AVAILABLE_SERVICES_2 (49), SYNTAX_BASED_VIDEOTEX (50), INTERNATIONAL_VIDEOTEX (51), ... , TELEX (53), ... , MESSAGE_HANDLING_SYSTEMS (56), ... , OSI_APPLICATION (65), FTAM_APPLICATION (66), ... , RESERVED_FOR_MAINTENANCE (94), RESERVED_FOR_MANAGEMENT (95), VIDEOTELEPHONY (96), VIDEOCONFERENCING (97), AUDIOGRAPHIC_CONFERENCING (98), ... , MULTIMEDIA (104), ... }
Modifier and Type | Field and Description |
---|---|
static int |
_AUDIOGRAPHIC_CONFERENCING
Characteristics value corresponding to Audiographic conferencing Recommendations F.702 and F.731 (including at least profile 2a2 and optionally 2a1, 2a3, 2b1, 2b2, and 2bc).
|
static int |
_AVAILABLE_SERVICES_1
Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.
|
static int |
_AVAILABLE_SERVICES_2
Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.
|
static int |
_FACSIMILE_GROUP_2_OR_3
Characteristics value corresponding to Facsimile group 2/3 (Recommendation F.182).
|
static int |
_FACSIMILE_GROUP_4_CLASS_I
Characteristics value corresponding to Facsimile group 4 (Recommendation F.184).
|
static int |
_FACSIMILE_GROUP_4_CLASS_II_AND_III
Characteristics value corresponding to Facsimile service Group 4, Classes II and III (Recommendation F.184).
|
static int |
_FTAM_APPLICATION
Characteristics value corresponding to FTAM application (ISO 8571).
|
static int |
_INTERNATIONAL_VIDEOTEX
Characteristics value corresponding to International Videotex interworking via gateways or interworking units.
|
static int |
_MESSAGE_HANDLING_SYSTEMS
Characteristics value corresponding to Message Handling Systems (MHS) (X.400-series Recommendation).
|
static int |
_MULTIMEDIA
Characteristics value corresponding to Multimedia services F.700-series Recommendations.
|
static int |
_OSI_APPLICATION
Characteristics value corresponding to OSI application (X.200-series Recommendations).
|
static int |
_RESERVED_FOR_MAINTENANCE
Characteristics value corresponding to Reserved for maintenance.
|
static int |
_RESERVED_FOR_MANAGEMENT
Characteristics value corresponding to Reserved for management.
|
static int |
_SYNTAX_BASED_VIDEOTEX
Characteristics value corresponding to Syntax based Videotex (Recommendation F.300 and T.102).
|
static int |
_TELEPHONY
Characteristics value corresponding to Telephony.
|
static int |
_TELEX
Characteristics value corresponding to Telex service (Recommendation F.60).
|
static int |
_VIDEOCONFERENCING
Characteristics value corresponding to Videoconferencing Recommendation F.702 and F.731 profile 1b.
|
static int |
_VIDEOTELEPHONY
Characteristics value corresponding to Videotelephony (Recommendations F.720 and F.721 and F.731 profile 1a).
|
static HighLayerCompatibility.Characteristics |
AUDIOGRAPHIC_CONFERENCING
Characteristics value corresponding to Audiographic conferencing Recommendations F.702 and F.731 (including at least profile 2a2 and optionally 2a1, 2a3, 2b1, 2b2, and 2bc).
|
static HighLayerCompatibility.Characteristics |
AVAILABLE_SERVICES_1
Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.
|
static HighLayerCompatibility.Characteristics |
AVAILABLE_SERVICES_2
Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.
|
static HighLayerCompatibility.Characteristics |
FACSIMILE_GROUP_2_OR_3
Characteristics value corresponding to Facsimile group 2/3 (Recommendation F.182).
|
static HighLayerCompatibility.Characteristics |
FACSIMILE_GROUP_4_CLASS_I
Characteristics value corresponding to Facsimile group 4 (Recommendation F.184).
|
static HighLayerCompatibility.Characteristics |
FACSIMILE_GROUP_4_CLASS_II_AND_III
Characteristics value corresponding to Facsimile service Group 4, Classes II and III (Recommendation F.184).
|
static HighLayerCompatibility.Characteristics |
FTAM_APPLICATION
Characteristics value corresponding to FTAM application (ISO 8571).
|
static HighLayerCompatibility.Characteristics |
INTERNATIONAL_VIDEOTEX
Characteristics value corresponding to International Videotex interworking via gateways or interworking units.
|
static int |
MAX_VALUE
Maximum value that a Characteristics instance may take (127).
|
static HighLayerCompatibility.Characteristics |
MESSAGE_HANDLING_SYSTEMS
Characteristics value corresponding to Message Handling Systems (MHS) (X.400-series Recommendation).
|
static int |
MIN_VALUE
Minimum value that a Characteristics instance may take (0).
|
static HighLayerCompatibility.Characteristics |
MULTIMEDIA
Characteristics value corresponding to Multimedia services F.700-series Recommendations.
|
static HighLayerCompatibility.Characteristics |
OSI_APPLICATION
Characteristics value corresponding to OSI application (X.200-series Recommendations).
|
static HighLayerCompatibility.Characteristics |
RESERVED_FOR_MAINTENANCE
Characteristics value corresponding to Reserved for maintenance.
|
static HighLayerCompatibility.Characteristics |
RESERVED_FOR_MANAGEMENT
Characteristics value corresponding to Reserved for management.
|
static HighLayerCompatibility.Characteristics |
SYNTAX_BASED_VIDEOTEX
Characteristics value corresponding to Syntax based Videotex (Recommendation F.300 and T.102).
|
static HighLayerCompatibility.Characteristics |
TELEPHONY
Characteristics value corresponding to Telephony.
|
static HighLayerCompatibility.Characteristics |
TELEX
Characteristics value corresponding to Telex service (Recommendation F.60).
|
static HighLayerCompatibility.Characteristics |
VIDEOCONFERENCING
Characteristics value corresponding to Videoconferencing Recommendation F.702 and F.731 profile 1b.
|
static HighLayerCompatibility.Characteristics |
VIDEOTELEPHONY
Characteristics value corresponding to Videotelephony (Recommendations F.720 and F.721 and F.731 profile 1a).
|
Modifier and Type | Method and Description |
---|---|
static HighLayerCompatibility.Characteristics |
fromValue(int value)
Returns a Characteristics for a particular integer value.
|
static HighLayerCompatibility.Characteristics[] |
namedValues()
Returns an array containing all of Characteristics's named numbers.
|
byteValue, clone, doubleValue, equals, floatValue, hashCode, intValue, isReadOnly, longValue, setReadOnly, shortValue, toString
public static final int _TELEPHONY
public static final int _FACSIMILE_GROUP_2_OR_3
public static final int _FACSIMILE_GROUP_4_CLASS_I
public static final int _FACSIMILE_GROUP_4_CLASS_II_AND_III
public static final int _AVAILABLE_SERVICES_1
public static final int _AVAILABLE_SERVICES_2
public static final int _SYNTAX_BASED_VIDEOTEX
public static final int _INTERNATIONAL_VIDEOTEX
public static final int _TELEX
public static final int _MESSAGE_HANDLING_SYSTEMS
public static final int _OSI_APPLICATION
public static final int _FTAM_APPLICATION
public static final int _RESERVED_FOR_MAINTENANCE
public static final int _RESERVED_FOR_MANAGEMENT
public static final int _VIDEOTELEPHONY
public static final int _VIDEOCONFERENCING
public static final int _AUDIOGRAPHIC_CONFERENCING
public static final int _MULTIMEDIA
public static final HighLayerCompatibility.Characteristics TELEPHONY
public static final HighLayerCompatibility.Characteristics FACSIMILE_GROUP_2_OR_3
public static final HighLayerCompatibility.Characteristics FACSIMILE_GROUP_4_CLASS_I
public static final HighLayerCompatibility.Characteristics FACSIMILE_GROUP_4_CLASS_II_AND_III
public static final HighLayerCompatibility.Characteristics AVAILABLE_SERVICES_1
public static final HighLayerCompatibility.Characteristics AVAILABLE_SERVICES_2
public static final HighLayerCompatibility.Characteristics SYNTAX_BASED_VIDEOTEX
public static final HighLayerCompatibility.Characteristics INTERNATIONAL_VIDEOTEX
public static final HighLayerCompatibility.Characteristics TELEX
public static final HighLayerCompatibility.Characteristics MESSAGE_HANDLING_SYSTEMS
public static final HighLayerCompatibility.Characteristics OSI_APPLICATION
public static final HighLayerCompatibility.Characteristics FTAM_APPLICATION
public static final HighLayerCompatibility.Characteristics RESERVED_FOR_MAINTENANCE
public static final HighLayerCompatibility.Characteristics RESERVED_FOR_MANAGEMENT
public static final HighLayerCompatibility.Characteristics VIDEOTELEPHONY
public static final HighLayerCompatibility.Characteristics VIDEOCONFERENCING
public static final HighLayerCompatibility.Characteristics AUDIOGRAPHIC_CONFERENCING
public static final HighLayerCompatibility.Characteristics MULTIMEDIA
public static final int MIN_VALUE
public static final int MAX_VALUE
public static HighLayerCompatibility.Characteristics fromValue(int value)
public static HighLayerCompatibility.Characteristics[] namedValues()