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