Uses of Class
com.opencloud.slee.resources.in.datatypes.cc.MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation
-
Packages that use MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation 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.Layer1Capability.O6a.Negotiation in com.opencloud.slee.resources.in.datatypes.cc
Fields in com.opencloud.slee.resources.in.datatypes.cc declared as MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation Modifier and Type Field Description static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation. NOT_IN_BAND
Negotiation constant corresponding to in-band negotiation not possible.Methods in com.opencloud.slee.resources.in.datatypes.cc that return MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation Modifier and Type Method Description static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation. fromValue(int value)
Returns a Negotiation for a particular integer value.MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a. getNegotiation()
Gets the value of the negotiation.static MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation[]
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation. namedValues()
Returns an array containing all of Negotiation's named numbers.Methods in com.opencloud.slee.resources.in.datatypes.cc with parameters of type MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation Modifier and Type Method Description MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a. setNegotiation(MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation value)
Sets the value of the negotiation.
-