Uses of Class
com.opencloud.slee.resources.cgin.map.MAPExt_CallBarringInfoFor_CSE
-
Packages that use MAPExt_CallBarringInfoFor_CSE Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol.com.opencloud.slee.resources.cgin.map.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages. -
-
Uses of MAPExt_CallBarringInfoFor_CSE in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPExt_CallBarringInfoFor_CSE Modifier and Type Method Description MAPExt_CallBarringInfoFor_CSE
MAPExt_CallBarringInfoFor_CSE. clone()
Constructs a copy of this object and everything reachable from it.static MAPExt_CallBarringInfoFor_CSE
MAPExt_CallBarringInfoFor_CSE. copyOf(MAPExt_CallBarringInfoFor_CSE from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.MAPExt_CallBarringInfoFor_CSE
MAPExt_SS_InfoFor_CSE. getCallBarringInfoFor_CSE()
Gets the value of the callBarringInfoFor-CSE choice.MAPExt_CallBarringInfoFor_CSE
MAPNoteSubscriberDataModifiedArg. getCallBarringInfoFor_CSE()
Gets the value of the field callBarringInfoFor-CSE.MAPExt_CallBarringInfoFor_CSE
MAPExt_CallBarringInfoFor_CSE. setCallBarringFeatureList(MAPExt_CallBarringFeature[] value)
Sets the value of the field callBarringFeatureList.MAPExt_CallBarringInfoFor_CSE
MAPExt_CallBarringInfoFor_CSE. setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.MAPExt_CallBarringInfoFor_CSE
MAPExt_CallBarringInfoFor_CSE. setNotificationToCSEPresent(boolean flag)
Sets the presence or absence of the optional field notificationToCSE.MAPExt_CallBarringInfoFor_CSE
MAPExt_CallBarringInfoFor_CSE. setPassword(String value)
Sets the value of the field password.MAPExt_CallBarringInfoFor_CSE
MAPExt_CallBarringInfoFor_CSE. setSs_Code(SSCode value)
Sets the value of the field ss-Code.MAPExt_CallBarringInfoFor_CSE
MAPExt_CallBarringInfoFor_CSE. setWrongPasswordAttemptsCounter(int value)
Sets the value of the field wrongPasswordAttemptsCounter and marks the field as present.MAPExt_CallBarringInfoFor_CSE
MAPExt_CallBarringInfoFor_CSE. setWrongPasswordAttemptsCounterPresent(boolean flag)
Sets the presence or absence of the optional field wrongPasswordAttemptsCounter.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPExt_CallBarringInfoFor_CSE Modifier and Type Method Description static MAPExt_CallBarringInfoFor_CSE
MAPExt_CallBarringInfoFor_CSE. copyOf(MAPExt_CallBarringInfoFor_CSE from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.MAPExt_SS_InfoFor_CSE
MAPExt_SS_InfoFor_CSE. setCallBarringInfoFor_CSE(MAPExt_CallBarringInfoFor_CSE value)
Sets the value of the callBarringInfoFor-CSE choice.MAPNoteSubscriberDataModifiedArg
MAPNoteSubscriberDataModifiedArg. setCallBarringInfoFor_CSE(MAPExt_CallBarringInfoFor_CSE value)
Sets the value of the field callBarringInfoFor-CSE. -
Uses of MAPExt_CallBarringInfoFor_CSE in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type MAPExt_CallBarringInfoFor_CSE Modifier and Type Field Description static PersistCodec<MAPExt_CallBarringInfoFor_CSE,MAPExt_CallBarringInfoFor_CSE,MAPProto.MAP_MS_DataTypes_Ext_CallBarringInfoFor_CSE>
MAPCodecs. MAP_MS_DataTypes_Ext_CallBarringInfoFor_CSE
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.Ext-CallBarringInfoFor-CSEstatic PersistCodec<MAPExt_CallBarringInfoFor_CSE,MAPExt_CallBarringInfoFor_CSE,MAPProto.MAP_MS_DataTypes_Ext_CallBarringInfoFor_CSE>
MAPCodecs. MAP_MS_DataTypes_Ext_CallBarringInfoFor_CSE
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.Ext-CallBarringInfoFor-CSE
-