Uses of Class
com.opencloud.slee.resources.cgin.etsi_inap_cs1.CS1CGEncountered
-
Packages that use CS1CGEncountered Package Description com.opencloud.slee.resources.cgin.etsi_inap_cs1 Provides an API for the ETSI INAP CS1 protocol. -
-
Uses of CS1CGEncountered in com.opencloud.slee.resources.cgin.etsi_inap_cs1
Fields in com.opencloud.slee.resources.cgin.etsi_inap_cs1 declared as CS1CGEncountered Modifier and Type Field Description static CS1CGEncounteredCS1CGEncountered. manualCGencounteredReference to value of the constant manualCGencountered.static CS1CGEncounteredCS1CGEncountered. scpOverloadReference to value of the constant scpOverload.Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 that return CS1CGEncountered Modifier and Type Method Description static CS1CGEncounteredCS1CGEncountered. fromValue(int value)Finds or constructs an enumeration constant for the given numeric value.CS1CGEncounteredCS1InitialDPArg. getCGEncountered()Gets the value of the field cGEncountered.static CS1CGEncountered[]CS1CGEncountered. namedValues()Returns an array containing all the enumeration constants referenced by fields.Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 with parameters of type CS1CGEncountered Modifier and Type Method Description CS1InitialDPArgCS1InitialDPArg. setCGEncountered(CS1CGEncountered value)Sets the value of the field cGEncountered.
-