Uses of Class
com.opencloud.slee.resources.in.datatypes.cc.MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol
-
Packages that use MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol Package Description com.opencloud.slee.resources.in.datatypes.cc Defines classes to represent some call-control types for which their ASN.1 specifications say merely OCTET STRING (with no CONTAINING clause), and for which standards define the layout of bit-fields within the octet strings. -
-
Uses of MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol in com.opencloud.slee.resources.in.datatypes.cc
Fields in com.opencloud.slee.resources.in.datatypes.cc declared as MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol Modifier and Type Field Description static MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol
MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol. COPnoFlCt
ITU-T User Information Layer 2 Protocol constant corresponding to LAN logical link control, ISO/IEC 8802-2.static MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol
MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol. ISO_6429
ITU-T User Information Layer 2 Protocol constant corresponding to Recommendation Q.921/I.441.static MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol
MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol. VIDEOTEX_PROF1
ITU-T User Information Layer 2 Protocol constant corresponding to Recommendation X.25, link layer.Methods in com.opencloud.slee.resources.in.datatypes.cc that return MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol Modifier and Type Method Description static MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol
MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol. fromValue(int value)
Returns a Layer2Protocol for a particular integer value.MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol
MSBearerCapability.GSM.Content.NonSpeech. getLayer2Protocol()
Gets the value of the user information layer 2 protocol.static MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol[]
MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol. namedValues()
Returns an array containing all of Layer2Protocol's named numbers.Methods in com.opencloud.slee.resources.in.datatypes.cc with parameters of type MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol Modifier and Type Method Description MSBearerCapability.GSM.Content.NonSpeech
MSBearerCapability.GSM.Content.NonSpeech. setLayer2Protocol(MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol value)
Sets the value of the user information layer 2 protocol.
-