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 classMAPSS_SubscriptionOption.ChoiceAPI 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.ChoiceMAPSS_SubscriptionOption_v1.Choice. HUNTGROUPACCESSSELECTIONORDERReference to the choice HUNTGROUPACCESSSELECTIONORDER.static MAPSS_SubscriptionOption_v1.ChoiceMAPSS_SubscriptionOption_v1.Choice. MAXIMUMCONFEREESNUMBERReference to the choice MAXIMUMCONFEREESNUMBER.static MAPSS_SubscriptionOption_v1.ChoiceMAPSS_SubscriptionOption_v1.Choice. NOTIFICATIONTOHELDRETRIEVEDPARTYReference to the choice NOTIFICATIONTOHELDRETRIEVEDPARTY.static MAPSS_SubscriptionOption_v1.ChoiceMAPSS_SubscriptionOption_v1.Choice. PERCALLBASISReference to the choice PERCALLBASIS.static MAPSS_SubscriptionOption_v1.ChoiceMAPSS_SubscriptionOption_v1.Choice. USERTOUSERSERVICEINDICATORReference 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.ChoiceMAPSS_SubscriptionOption_v1.Choice. fromValue(int value)Finds or constructs an integer for the given numeric value.static MAPSS_SubscriptionOption_v1.ChoiceMAPSS_SubscriptionOption.Choice. fromValue(int value)Finds or constructs an integer for the given numeric value.MAPSS_SubscriptionOption_v1.ChoiceMAPSS_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 voidMAPSS_SubscriptionOption_v1. setChoice(MAPSS_SubscriptionOption_v1.Choice arg)Sets the discriminant of the current choice.
-