Uses of Class
com.opencloud.slee.resources.cgin.map.MAPSS_SubscriptionOption_v1.Choice
-
Packages that use MAPSS_SubscriptionOption_v1.Choice Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPSS_SubscriptionOption_v1.Choice in com.opencloud.slee.resources.cgin.map
Subclasses of MAPSS_SubscriptionOption_v1.Choice in com.opencloud.slee.resources.cgin.map Modifier and Type Class Description static class
MAPSS_SubscriptionOption.Choice
API for MAP-SS-DataTypes.SS-SubscriptionOption.Choice.Fields in com.opencloud.slee.resources.cgin.map declared as MAPSS_SubscriptionOption_v1.Choice Modifier and Type Field Description static MAPSS_SubscriptionOption_v1.Choice
MAPSS_SubscriptionOption_v1.Choice. HUNTGROUPACCESSSELECTIONORDER
Reference to the choice HUNTGROUPACCESSSELECTIONORDER.static MAPSS_SubscriptionOption_v1.Choice
MAPSS_SubscriptionOption_v1.Choice. MAXIMUMCONFEREESNUMBER
Reference to the choice MAXIMUMCONFEREESNUMBER.static MAPSS_SubscriptionOption_v1.Choice
MAPSS_SubscriptionOption_v1.Choice. NOTIFICATIONTOHELDRETRIEVEDPARTY
Reference to the choice NOTIFICATIONTOHELDRETRIEVEDPARTY.static MAPSS_SubscriptionOption_v1.Choice
MAPSS_SubscriptionOption_v1.Choice. PERCALLBASIS
Reference to the choice PERCALLBASIS.static MAPSS_SubscriptionOption_v1.Choice
MAPSS_SubscriptionOption_v1.Choice. USERTOUSERSERVICEINDICATOR
Reference to the choice USERTOUSERSERVICEINDICATOR.Methods in com.opencloud.slee.resources.cgin.map that return MAPSS_SubscriptionOption_v1.Choice Modifier and Type Method Description static MAPSS_SubscriptionOption_v1.Choice
MAPSS_SubscriptionOption_v1.Choice. fromValue(int value)
Finds or constructs an integer for the given numeric value.static MAPSS_SubscriptionOption_v1.Choice
MAPSS_SubscriptionOption.Choice. fromValue(int value)
Finds or constructs an integer for the given numeric value.MAPSS_SubscriptionOption_v1.Choice
MAPSS_SubscriptionOption_v1. getChoice()
Gets the discriminant of the current choice.static MAPSS_SubscriptionOption_v1.Choice[]
MAPSS_SubscriptionOption_v1.Choice. namedValues()
Returns an array containing all the numeric values that distinguish choices.static MAPSS_SubscriptionOption_v1.Choice[]
MAPSS_SubscriptionOption.Choice. namedValues()
Returns an array containing all the numeric values that distinguish choices.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPSS_SubscriptionOption_v1.Choice Modifier and Type Method Description protected void
MAPSS_SubscriptionOption_v1. setChoice(MAPSS_SubscriptionOption_v1.Choice arg)
Sets the discriminant of the current choice.
-