Uses of Class
com.opencloud.slee.resources.cgin.map.MAPIMS_VoiceOverPS_SessionsInd
-
Packages that use MAPIMS_VoiceOverPS_SessionsInd Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPIMS_VoiceOverPS_SessionsInd in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPIMS_VoiceOverPS_SessionsInd Modifier and Type Method Description static MAPIMS_VoiceOverPS_SessionsIndMAPIMS_VoiceOverPS_SessionsInd. fromValue(int value)Returns the enumeration constant for a given ASN.1 encoded value.MAPIMS_VoiceOverPS_SessionsIndMAPSubscriberInfo. getImsVoiceOverPS_SessionsIndication()Gets the value of the field imsVoiceOverPS-SessionsIndication.static MAPIMS_VoiceOverPS_SessionsIndMAPIMS_VoiceOverPS_SessionsInd. valueOf(String name)Returns the enum constant of this type with the specified name.static MAPIMS_VoiceOverPS_SessionsInd[]MAPIMS_VoiceOverPS_SessionsInd. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPIMS_VoiceOverPS_SessionsInd Modifier and Type Method Description MAPSubscriberInfoMAPSubscriberInfo. setImsVoiceOverPS_SessionsIndication(MAPIMS_VoiceOverPS_SessionsInd value)Sets the value of the field imsVoiceOverPS-SessionsIndication.
-