Uses of Class
com.opencloud.slee.resources.cgin.map.MAPModificationInstruction
-
Packages that use MAPModificationInstruction Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPModificationInstruction in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPModificationInstruction Modifier and Type Method Description static MAPModificationInstructionMAPModificationInstruction. fromValue(int value)Returns the enumeration constant for a given ASN.1 encoded value.MAPModificationInstructionMAPModificationRequestFor_CSI. getModifyCSI_State()Gets the value of the field modifyCSI-State.MAPModificationInstructionMAPModificationRequestFor_CB_Info. getModifyNotificationToCSE()Gets the value of the field modifyNotificationToCSE.MAPModificationInstructionMAPModificationRequestFor_CF_Info. getModifyNotificationToCSE()Gets the value of the field modifyNotificationToCSE.MAPModificationInstructionMAPModificationRequestFor_CH_Info. getModifyNotificationToCSE()Gets the value of the field modifyNotificationToCSE.MAPModificationInstructionMAPModificationRequestFor_CLIP_Info. getModifyNotificationToCSE()Gets the value of the field modifyNotificationToCSE.MAPModificationInstructionMAPModificationRequestFor_CLIR_Info. getModifyNotificationToCSE()Gets the value of the field modifyNotificationToCSE.MAPModificationInstructionMAPModificationRequestFor_CSG. getModifyNotificationToCSE()Gets the value of the field modifyNotificationToCSE.MAPModificationInstructionMAPModificationRequestFor_CSI. getModifyNotificationToCSE()Gets the value of the field modifyNotificationToCSE.MAPModificationInstructionMAPModificationRequestFor_CW_Info. getModifyNotificationToCSE()Gets the value of the field modifyNotificationToCSE.MAPModificationInstructionMAPModificationRequestFor_ECT_Info. getModifyNotificationToCSE()Gets the value of the field modifyNotificationToCSE.MAPModificationInstructionMAPModificationRequestFor_ODB_data. getModifyNotificationToCSE()Gets the value of the field modifyNotificationToCSE.MAPModificationInstructionMAPModificationRequestFor_IP_SM_GW_Data. getModifyRegistrationStatus()Gets the value of the field modifyRegistrationStatus.static MAPModificationInstructionMAPModificationInstruction. valueOf(String name)Returns the enum constant of this type with the specified name.static MAPModificationInstruction[]MAPModificationInstruction. 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 MAPModificationInstruction Modifier and Type Method Description MAPModificationRequestFor_CSIMAPModificationRequestFor_CSI. setModifyCSI_State(MAPModificationInstruction value)Sets the value of the field modifyCSI-State.MAPModificationRequestFor_CB_InfoMAPModificationRequestFor_CB_Info. setModifyNotificationToCSE(MAPModificationInstruction value)Sets the value of the field modifyNotificationToCSE.MAPModificationRequestFor_CF_InfoMAPModificationRequestFor_CF_Info. setModifyNotificationToCSE(MAPModificationInstruction value)Sets the value of the field modifyNotificationToCSE.MAPModificationRequestFor_CH_InfoMAPModificationRequestFor_CH_Info. setModifyNotificationToCSE(MAPModificationInstruction value)Sets the value of the field modifyNotificationToCSE.MAPModificationRequestFor_CLIP_InfoMAPModificationRequestFor_CLIP_Info. setModifyNotificationToCSE(MAPModificationInstruction value)Sets the value of the field modifyNotificationToCSE.MAPModificationRequestFor_CLIR_InfoMAPModificationRequestFor_CLIR_Info. setModifyNotificationToCSE(MAPModificationInstruction value)Sets the value of the field modifyNotificationToCSE.MAPModificationRequestFor_CSGMAPModificationRequestFor_CSG. setModifyNotificationToCSE(MAPModificationInstruction value)Sets the value of the field modifyNotificationToCSE.MAPModificationRequestFor_CSIMAPModificationRequestFor_CSI. setModifyNotificationToCSE(MAPModificationInstruction value)Sets the value of the field modifyNotificationToCSE.MAPModificationRequestFor_CW_InfoMAPModificationRequestFor_CW_Info. setModifyNotificationToCSE(MAPModificationInstruction value)Sets the value of the field modifyNotificationToCSE.MAPModificationRequestFor_ECT_InfoMAPModificationRequestFor_ECT_Info. setModifyNotificationToCSE(MAPModificationInstruction value)Sets the value of the field modifyNotificationToCSE.MAPModificationRequestFor_ODB_dataMAPModificationRequestFor_ODB_data. setModifyNotificationToCSE(MAPModificationInstruction value)Sets the value of the field modifyNotificationToCSE.MAPModificationRequestFor_IP_SM_GW_DataMAPModificationRequestFor_IP_SM_GW_Data. setModifyRegistrationStatus(MAPModificationInstruction value)Sets the value of the field modifyRegistrationStatus.
-