Class HighLayerCompatibility.Characteristics
- java.lang.Object
-
- java.lang.Number
-
- com.opencloud.util.NamedInteger
-
- com.opencloud.slee.resources.in.datatypes.cc.HighLayerCompatibility.Characteristics
-
- All Implemented Interfaces:
DataObject,Immutable,Serializable
- Enclosing class:
- HighLayerCompatibility
public static final class HighLayerCompatibility.Characteristics extends NamedInteger
Characteristics constants.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), ... }- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int_AUDIOGRAPHIC_CONFERENCINGCharacteristics 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_1Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.static int_AVAILABLE_SERVICES_2Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.static int_FACSIMILE_GROUP_2_OR_3Characteristics value corresponding to Facsimile group 2/3 (Recommendation F.182).static int_FACSIMILE_GROUP_4_CLASS_ICharacteristics value corresponding to Facsimile group 4 (Recommendation F.184).static int_FACSIMILE_GROUP_4_CLASS_II_AND_IIICharacteristics value corresponding to Facsimile service Group 4, Classes II and III (Recommendation F.184).static int_FTAM_APPLICATIONCharacteristics value corresponding to FTAM application (ISO 8571).static int_INTERNATIONAL_VIDEOTEXCharacteristics value corresponding to International Videotex interworking via gateways or interworking units.static int_MESSAGE_HANDLING_SYSTEMSCharacteristics value corresponding to Message Handling Systems (MHS) (X.400-series Recommendation).static int_MULTIMEDIACharacteristics value corresponding to Multimedia services F.700-series Recommendations.static int_OSI_APPLICATIONCharacteristics value corresponding to OSI application (X.200-series Recommendations).static int_RESERVED_FOR_MAINTENANCECharacteristics value corresponding to Reserved for maintenance.static int_RESERVED_FOR_MANAGEMENTCharacteristics value corresponding to Reserved for management.static int_SYNTAX_BASED_VIDEOTEXCharacteristics value corresponding to Syntax based Videotex (Recommendation F.300 and T.102).static int_TELEPHONYCharacteristics value corresponding to Telephony.static int_TELEXCharacteristics value corresponding to Telex service (Recommendation F.60).static int_VIDEOCONFERENCINGCharacteristics value corresponding to Videoconferencing Recommendation F.702 and F.731 profile 1b.static int_VIDEOTELEPHONYCharacteristics value corresponding to Videotelephony (Recommendations F.720 and F.721 and F.731 profile 1a).static HighLayerCompatibility.CharacteristicsAUDIOGRAPHIC_CONFERENCINGCharacteristics 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.CharacteristicsAVAILABLE_SERVICES_1Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.static HighLayerCompatibility.CharacteristicsAVAILABLE_SERVICES_2Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.static HighLayerCompatibility.CharacteristicsFACSIMILE_GROUP_2_OR_3Characteristics value corresponding to Facsimile group 2/3 (Recommendation F.182).static HighLayerCompatibility.CharacteristicsFACSIMILE_GROUP_4_CLASS_ICharacteristics value corresponding to Facsimile group 4 (Recommendation F.184).static HighLayerCompatibility.CharacteristicsFACSIMILE_GROUP_4_CLASS_II_AND_IIICharacteristics value corresponding to Facsimile service Group 4, Classes II and III (Recommendation F.184).static HighLayerCompatibility.CharacteristicsFTAM_APPLICATIONCharacteristics value corresponding to FTAM application (ISO 8571).static HighLayerCompatibility.CharacteristicsINTERNATIONAL_VIDEOTEXCharacteristics value corresponding to International Videotex interworking via gateways or interworking units.static intMAX_VALUEMaximum value that a Characteristics instance may take (127).static HighLayerCompatibility.CharacteristicsMESSAGE_HANDLING_SYSTEMSCharacteristics value corresponding to Message Handling Systems (MHS) (X.400-series Recommendation).static intMIN_VALUEMinimum value that a Characteristics instance may take (0).static HighLayerCompatibility.CharacteristicsMULTIMEDIACharacteristics value corresponding to Multimedia services F.700-series Recommendations.static HighLayerCompatibility.CharacteristicsOSI_APPLICATIONCharacteristics value corresponding to OSI application (X.200-series Recommendations).static HighLayerCompatibility.CharacteristicsRESERVED_FOR_MAINTENANCECharacteristics value corresponding to Reserved for maintenance.static HighLayerCompatibility.CharacteristicsRESERVED_FOR_MANAGEMENTCharacteristics value corresponding to Reserved for management.static HighLayerCompatibility.CharacteristicsSYNTAX_BASED_VIDEOTEXCharacteristics value corresponding to Syntax based Videotex (Recommendation F.300 and T.102).static HighLayerCompatibility.CharacteristicsTELEPHONYCharacteristics value corresponding to Telephony.static HighLayerCompatibility.CharacteristicsTELEXCharacteristics value corresponding to Telex service (Recommendation F.60).static HighLayerCompatibility.CharacteristicsVIDEOCONFERENCINGCharacteristics value corresponding to Videoconferencing Recommendation F.702 and F.731 profile 1b.static HighLayerCompatibility.CharacteristicsVIDEOTELEPHONYCharacteristics value corresponding to Videotelephony (Recommendations F.720 and F.721 and F.731 profile 1a).
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static HighLayerCompatibility.CharacteristicsfromValue(int value)Returns a Characteristics for a particular integer value.static HighLayerCompatibility.Characteristics[]namedValues()Returns an array containing all of Characteristics's named numbers.-
Methods inherited from class com.opencloud.util.NamedInteger
byteValue, clone, doubleValue, equals, floatValue, hashCode, intValue, isReadOnly, longValue, setReadOnly, shortValue, toString, valueOf
-
-
-
-
Field Detail
-
_TELEPHONY
public static final int _TELEPHONY
Characteristics value corresponding to Telephony.- See Also:
- Constant Field Values
-
_FACSIMILE_GROUP_2_OR_3
public static final int _FACSIMILE_GROUP_2_OR_3
Characteristics value corresponding to Facsimile group 2/3 (Recommendation F.182).- See Also:
- Constant Field Values
-
_FACSIMILE_GROUP_4_CLASS_I
public static final int _FACSIMILE_GROUP_4_CLASS_I
Characteristics value corresponding to Facsimile group 4 (Recommendation F.184).- See Also:
- Constant Field Values
-
_FACSIMILE_GROUP_4_CLASS_II_AND_III
public static final int _FACSIMILE_GROUP_4_CLASS_II_AND_III
Characteristics value corresponding to Facsimile service Group 4, Classes II and III (Recommendation F.184).- See Also:
- Constant Field Values
-
_AVAILABLE_SERVICES_1
public static final int _AVAILABLE_SERVICES_1
Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.- See Also:
- Constant Field Values
-
_AVAILABLE_SERVICES_2
public static final int _AVAILABLE_SERVICES_2
Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.- See Also:
- Constant Field Values
-
_SYNTAX_BASED_VIDEOTEX
public static final int _SYNTAX_BASED_VIDEOTEX
Characteristics value corresponding to Syntax based Videotex (Recommendation F.300 and T.102).- See Also:
- Constant Field Values
-
_INTERNATIONAL_VIDEOTEX
public static final int _INTERNATIONAL_VIDEOTEX
Characteristics value corresponding to International Videotex interworking via gateways or interworking units.- See Also:
- Constant Field Values
-
_TELEX
public static final int _TELEX
Characteristics value corresponding to Telex service (Recommendation F.60).- See Also:
- Constant Field Values
-
_MESSAGE_HANDLING_SYSTEMS
public static final int _MESSAGE_HANDLING_SYSTEMS
Characteristics value corresponding to Message Handling Systems (MHS) (X.400-series Recommendation).- See Also:
- Constant Field Values
-
_OSI_APPLICATION
public static final int _OSI_APPLICATION
Characteristics value corresponding to OSI application (X.200-series Recommendations).- See Also:
- Constant Field Values
-
_FTAM_APPLICATION
public static final int _FTAM_APPLICATION
Characteristics value corresponding to FTAM application (ISO 8571).- See Also:
- Constant Field Values
-
_RESERVED_FOR_MAINTENANCE
public static final int _RESERVED_FOR_MAINTENANCE
Characteristics value corresponding to Reserved for maintenance.- See Also:
- Constant Field Values
-
_RESERVED_FOR_MANAGEMENT
public static final int _RESERVED_FOR_MANAGEMENT
Characteristics value corresponding to Reserved for management.- See Also:
- Constant Field Values
-
_VIDEOTELEPHONY
public static final int _VIDEOTELEPHONY
Characteristics value corresponding to Videotelephony (Recommendations F.720 and F.721 and F.731 profile 1a).- See Also:
- Constant Field Values
-
_VIDEOCONFERENCING
public static final int _VIDEOCONFERENCING
Characteristics value corresponding to Videoconferencing Recommendation F.702 and F.731 profile 1b.- See Also:
- Constant Field Values
-
_AUDIOGRAPHIC_CONFERENCING
public static final 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).- See Also:
- Constant Field Values
-
_MULTIMEDIA
public static final int _MULTIMEDIA
Characteristics value corresponding to Multimedia services F.700-series Recommendations.- See Also:
- Constant Field Values
-
TELEPHONY
public static final HighLayerCompatibility.Characteristics TELEPHONY
Characteristics value corresponding to Telephony.
-
FACSIMILE_GROUP_2_OR_3
public static final HighLayerCompatibility.Characteristics FACSIMILE_GROUP_2_OR_3
Characteristics value corresponding to Facsimile group 2/3 (Recommendation F.182).
-
FACSIMILE_GROUP_4_CLASS_I
public static final HighLayerCompatibility.Characteristics FACSIMILE_GROUP_4_CLASS_I
Characteristics value corresponding to Facsimile group 4 (Recommendation F.184).
-
FACSIMILE_GROUP_4_CLASS_II_AND_III
public static final HighLayerCompatibility.Characteristics FACSIMILE_GROUP_4_CLASS_II_AND_III
Characteristics value corresponding to Facsimile service Group 4, Classes II and III (Recommendation F.184).
-
AVAILABLE_SERVICES_1
public static final HighLayerCompatibility.Characteristics AVAILABLE_SERVICES_1
Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.
-
AVAILABLE_SERVICES_2
public static final HighLayerCompatibility.Characteristics AVAILABLE_SERVICES_2
Characteristics value corresponding to codepoint added to services for which ITU-T Recommendations are available.
-
SYNTAX_BASED_VIDEOTEX
public static final HighLayerCompatibility.Characteristics SYNTAX_BASED_VIDEOTEX
Characteristics value corresponding to Syntax based Videotex (Recommendation F.300 and T.102).
-
INTERNATIONAL_VIDEOTEX
public static final HighLayerCompatibility.Characteristics INTERNATIONAL_VIDEOTEX
Characteristics value corresponding to International Videotex interworking via gateways or interworking units.
-
TELEX
public static final HighLayerCompatibility.Characteristics TELEX
Characteristics value corresponding to Telex service (Recommendation F.60).
-
MESSAGE_HANDLING_SYSTEMS
public static final HighLayerCompatibility.Characteristics MESSAGE_HANDLING_SYSTEMS
Characteristics value corresponding to Message Handling Systems (MHS) (X.400-series Recommendation).
-
OSI_APPLICATION
public static final HighLayerCompatibility.Characteristics OSI_APPLICATION
Characteristics value corresponding to OSI application (X.200-series Recommendations).
-
FTAM_APPLICATION
public static final HighLayerCompatibility.Characteristics FTAM_APPLICATION
Characteristics value corresponding to FTAM application (ISO 8571).
-
RESERVED_FOR_MAINTENANCE
public static final HighLayerCompatibility.Characteristics RESERVED_FOR_MAINTENANCE
Characteristics value corresponding to Reserved for maintenance.
-
RESERVED_FOR_MANAGEMENT
public static final HighLayerCompatibility.Characteristics RESERVED_FOR_MANAGEMENT
Characteristics value corresponding to Reserved for management.
-
VIDEOTELEPHONY
public static final HighLayerCompatibility.Characteristics VIDEOTELEPHONY
Characteristics value corresponding to Videotelephony (Recommendations F.720 and F.721 and F.731 profile 1a).
-
VIDEOCONFERENCING
public static final HighLayerCompatibility.Characteristics VIDEOCONFERENCING
Characteristics value corresponding to Videoconferencing Recommendation F.702 and F.731 profile 1b.
-
AUDIOGRAPHIC_CONFERENCING
public static final 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).
-
MULTIMEDIA
public static final HighLayerCompatibility.Characteristics MULTIMEDIA
Characteristics value corresponding to Multimedia services F.700-series Recommendations.
-
MIN_VALUE
public static final int MIN_VALUE
Minimum value that a Characteristics instance may take (0).- See Also:
- Constant Field Values
-
MAX_VALUE
public static final int MAX_VALUE
Maximum value that a Characteristics instance may take (127).- See Also:
- Constant Field Values
-
-
Method Detail
-
fromValue
public static HighLayerCompatibility.Characteristics fromValue(int value)
Returns a Characteristics for a particular integer value.- Returns:
- any known instance, or a new object
-
namedValues
public static HighLayerCompatibility.Characteristics[] namedValues()
Returns an array containing all of Characteristics's named numbers.- Returns:
- a new Characteristics[]
-
-