Uses of Class
com.opencloud.slee.resources.in.datatypes.cc.MSClassmark.MSClassmark2.LCSVACapability
-
Packages that use MSClassmark.MSClassmark2.LCSVACapability 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 MSClassmark.MSClassmark2.LCSVACapability in com.opencloud.slee.resources.in.datatypes.cc
Methods in com.opencloud.slee.resources.in.datatypes.cc that return MSClassmark.MSClassmark2.LCSVACapability Modifier and Type Method Description static MSClassmark.MSClassmark2.LCSVACapabilityMSClassmark.MSClassmark2.LCSVACapability. fromValue(int value)Returns the enumeration constant for a given encoded value.MSClassmark.MSClassmark2.LCSVACapabilityMSClassmark.MSClassmark2. getLCSVACapability()Gets the value of the LCS value added location request notification capability.static MSClassmark.MSClassmark2.LCSVACapabilityMSClassmark.MSClassmark2.LCSVACapability. valueOf(String name)Returns the enum constant of this type with the specified name.static MSClassmark.MSClassmark2.LCSVACapability[]MSClassmark.MSClassmark2.LCSVACapability. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.opencloud.slee.resources.in.datatypes.cc with parameters of type MSClassmark.MSClassmark2.LCSVACapability Modifier and Type Method Description MSClassmark.MSClassmark2MSClassmark.MSClassmark2. setLCSVACapability(MSClassmark.MSClassmark2.LCSVACapability value)Sets the value of the LCS value added location request notification capability.
-