Uses of Class
com.opencloud.slee.resources.in.datatypes.cc.MSBearerCapability.GSM.Content.NonSpeech.Access
-
Packages that use MSBearerCapability.GSM.Content.NonSpeech.Access 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.Access in com.opencloud.slee.resources.in.datatypes.cc
Methods in com.opencloud.slee.resources.in.datatypes.cc that return MSBearerCapability.GSM.Content.NonSpeech.Access Modifier and Type Method Description MSBearerCapability.GSM.Content.NonSpeech.Access
MSBearerCapability.GSM.Content.NonSpeech.Access. clone()
Constructs a copy of this object and everything reachable from it.static MSBearerCapability.GSM.Content.NonSpeech.Access
MSBearerCapability.GSM.Content.NonSpeech.Access. copyOf(MSBearerCapability.GSM.Content.NonSpeech.Access from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.MSBearerCapability.GSM.Content.NonSpeech.Access
MSBearerCapability.GSM.Content.NonSpeech. getAccess()
Gets the value of the access indentifier.MSBearerCapability.GSM.Content.NonSpeech.Access
MSBearerCapability.GSM.Content.NonSpeech.Access. setO5a(MSBearerCapability.GSM.Content.NonSpeech.Access.O5a value)
Sets the value of the octet 5a*..5b* data.MSBearerCapability.GSM.Content.NonSpeech.Access
MSBearerCapability.GSM.Content.NonSpeech.Access. setRateAdaption(MSBearerCapability.GSM.Content.NonSpeech.Access.RateAdaption value)
Sets the value of the rate adaption.MSBearerCapability.GSM.Content.NonSpeech.Access
MSBearerCapability.GSM.Content.NonSpeech.Access. setSignallingAccessProtocol(MSBearerCapability.GSM.Content.NonSpeech.Access.SignallingAccessProtocol value)
Sets the value of the signalling access protocol.Methods in com.opencloud.slee.resources.in.datatypes.cc with parameters of type MSBearerCapability.GSM.Content.NonSpeech.Access Modifier and Type Method Description static MSBearerCapability.GSM.Content.NonSpeech.Access
MSBearerCapability.GSM.Content.NonSpeech.Access. copyOf(MSBearerCapability.GSM.Content.NonSpeech.Access from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.MSBearerCapability.GSM.Content.NonSpeech
MSBearerCapability.GSM.Content.NonSpeech. setAccess(MSBearerCapability.GSM.Content.NonSpeech.Access value)
Sets the value of the access indentifier.
-