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