Uses of Class
com.opencloud.slee.resources.cgin.cap_v4.CAP4EventSpecificInformationBCSM.TMidCallSpecificInfo.MidCallEvents.Choice
-
Packages that use CAP4EventSpecificInformationBCSM.TMidCallSpecificInfo.MidCallEvents.Choice Package Description com.opencloud.slee.resources.cgin.cap_v4 Provides an API for the CAP v4 protocol. -
-
Uses of CAP4EventSpecificInformationBCSM.TMidCallSpecificInfo.MidCallEvents.Choice in com.opencloud.slee.resources.cgin.cap_v4
Methods in com.opencloud.slee.resources.cgin.cap_v4 that return CAP4EventSpecificInformationBCSM.TMidCallSpecificInfo.MidCallEvents.Choice Modifier and Type Method Description CAP4EventSpecificInformationBCSM.TMidCallSpecificInfo.MidCallEvents.Choice
CAP4EventSpecificInformationBCSM.TMidCallSpecificInfo.MidCallEvents. getChoice()
Gets the discriminant of the current choice.static CAP4EventSpecificInformationBCSM.TMidCallSpecificInfo.MidCallEvents.Choice
CAP4EventSpecificInformationBCSM.TMidCallSpecificInfo.MidCallEvents.Choice. valueOf(String name)
Returns the enum constant of this type with the specified name.static CAP4EventSpecificInformationBCSM.TMidCallSpecificInfo.MidCallEvents.Choice[]
CAP4EventSpecificInformationBCSM.TMidCallSpecificInfo.MidCallEvents.Choice. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-