Uses of Class
com.opencloud.slee.resources.in.datatypes.cc.BearerCapability.ITU_T.Layer3Capability
-
Packages that use BearerCapability.ITU_T.Layer3Capability 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.Layer3Capability in com.opencloud.slee.resources.in.datatypes.cc
Methods in com.opencloud.slee.resources.in.datatypes.cc that return BearerCapability.ITU_T.Layer3Capability Modifier and Type Method Description BearerCapability.ITU_T.Layer3Capability
BearerCapability.ITU_T.Layer3Capability. clone()
Constructs a copy of this object and everything reachable from it.static BearerCapability.ITU_T.Layer3Capability
BearerCapability.ITU_T.Layer3Capability. copyOf(BearerCapability.ITU_T.Layer3Capability 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.Layer3Capability
BearerCapability.ITU_T. getLayer3Capability()
Gets the value of the layer 3 capability.BearerCapability.ITU_T.Layer3Capability
BearerCapability.ITU_T.Layer3Capability. setLayer3Protocol(BearerCapability.ITU_T.Layer3Capability.Layer3Protocol value)
Sets the value of the user information layer 3 protocol.BearerCapability.ITU_T.Layer3Capability
BearerCapability.ITU_T.Layer3Capability. setLayer3ProtocolId(BearerCapability.ITU_T.Layer3Capability.Layer3ProtocolId value)
Sets the value of the user information layer 3 protocol identification.Methods in com.opencloud.slee.resources.in.datatypes.cc with parameters of type BearerCapability.ITU_T.Layer3Capability Modifier and Type Method Description static BearerCapability.ITU_T.Layer3Capability
BearerCapability.ITU_T.Layer3Capability. copyOf(BearerCapability.ITU_T.Layer3Capability 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. setLayer3Capability(BearerCapability.ITU_T.Layer3Capability value)
Sets the value of the layer 3 capability.
-