Uses of Class
com.opencloud.slee.resources.in.datatypes.cc.BearerCapability.ITU_T.Ericsson
-
Packages that use BearerCapability.ITU_T.Ericsson 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 BearerCapability.ITU_T.Ericsson in com.opencloud.slee.resources.in.datatypes.cc
Methods in com.opencloud.slee.resources.in.datatypes.cc that return BearerCapability.ITU_T.Ericsson Modifier and Type Method Description BearerCapability.ITU_T.Ericsson
BearerCapability.ITU_T.Ericsson. clone()
Constructs a copy of this object and everything reachable from it.static BearerCapability.ITU_T.Ericsson
BearerCapability.ITU_T.Ericsson. copyOf(BearerCapability.ITU_T.Ericsson 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.BearerCapability.ITU_T.Ericsson
BearerCapability.ITU_T. getEricsson()
Gets the value of the Ericsson-specific data.BearerCapability.ITU_T.Ericsson
BearerCapability.ITU_T.Ericsson. setConfiguration(BearerCapability.ITU_T.Ericsson.Configuration value)
Sets the value of the configuration.BearerCapability.ITU_T.Ericsson
BearerCapability.ITU_T.Ericsson. setEricsson4b(BearerCapability.ITU_T.Ericsson.Ericsson4b value)
Sets the value of the Ericsson-specific octet 4b data.BearerCapability.ITU_T.Ericsson
BearerCapability.ITU_T.Ericsson. setEstablishment(BearerCapability.ITU_T.Ericsson.Establishment value)
Sets the value of the establishment.BearerCapability.ITU_T.Ericsson
BearerCapability.ITU_T.Ericsson. setStructure(BearerCapability.ITU_T.Ericsson.Structure value)
Sets the value of the structure.Methods in com.opencloud.slee.resources.in.datatypes.cc with parameters of type BearerCapability.ITU_T.Ericsson Modifier and Type Method Description static BearerCapability.ITU_T.Ericsson
BearerCapability.ITU_T.Ericsson. copyOf(BearerCapability.ITU_T.Ericsson 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.BearerCapability.ITU_T
BearerCapability.ITU_T. setEricsson(BearerCapability.ITU_T.Ericsson value)
Sets the value of the Ericsson-specific data.
-