Uses of Class
com.opencloud.slee.resources.cgin.map.MAPExt_ForwardingInfoFor_CSE
-
Packages that use MAPExt_ForwardingInfoFor_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_ForwardingInfoFor_CSE in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPExt_ForwardingInfoFor_CSE Modifier and Type Method Description MAPExt_ForwardingInfoFor_CSE
MAPExt_ForwardingInfoFor_CSE. clone()
Constructs a copy of this object and everything reachable from it.static MAPExt_ForwardingInfoFor_CSE
MAPExt_ForwardingInfoFor_CSE. copyOf(MAPExt_ForwardingInfoFor_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_ForwardingInfoFor_CSE
MAPExt_SS_InfoFor_CSE. getForwardingInfoFor_CSE()
Gets the value of the forwardingInfoFor-CSE choice.MAPExt_ForwardingInfoFor_CSE
MAPNoteSubscriberDataModifiedArg. getForwardingInfoFor_CSE()
Gets the value of the field forwardingInfoFor-CSE.MAPExt_ForwardingInfoFor_CSE
MAPExt_ForwardingInfoFor_CSE. setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.MAPExt_ForwardingInfoFor_CSE
MAPExt_ForwardingInfoFor_CSE. setForwardingFeatureList(MAPExt_ForwFeature[] value)
Sets the value of the field forwardingFeatureList.MAPExt_ForwardingInfoFor_CSE
MAPExt_ForwardingInfoFor_CSE. setNotificationToCSEPresent(boolean flag)
Sets the presence or absence of the optional field notificationToCSE.MAPExt_ForwardingInfoFor_CSE
MAPExt_ForwardingInfoFor_CSE. setSs_Code(SSCode value)
Sets the value of the field ss-Code.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPExt_ForwardingInfoFor_CSE Modifier and Type Method Description static MAPExt_ForwardingInfoFor_CSE
MAPExt_ForwardingInfoFor_CSE. copyOf(MAPExt_ForwardingInfoFor_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. setForwardingInfoFor_CSE(MAPExt_ForwardingInfoFor_CSE value)
Sets the value of the forwardingInfoFor-CSE choice.MAPNoteSubscriberDataModifiedArg
MAPNoteSubscriberDataModifiedArg. setForwardingInfoFor_CSE(MAPExt_ForwardingInfoFor_CSE value)
Sets the value of the field forwardingInfoFor-CSE. -
Uses of MAPExt_ForwardingInfoFor_CSE in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type MAPExt_ForwardingInfoFor_CSE Modifier and Type Field Description static PersistCodec<MAPExt_ForwardingInfoFor_CSE,MAPExt_ForwardingInfoFor_CSE,MAPProto.MAP_MS_DataTypes_Ext_ForwardingInfoFor_CSE>
MAPCodecs. MAP_MS_DataTypes_Ext_ForwardingInfoFor_CSE
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.Ext-ForwardingInfoFor-CSEstatic PersistCodec<MAPExt_ForwardingInfoFor_CSE,MAPExt_ForwardingInfoFor_CSE,MAPProto.MAP_MS_DataTypes_Ext_ForwardingInfoFor_CSE>
MAPCodecs. MAP_MS_DataTypes_Ext_ForwardingInfoFor_CSE
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.Ext-ForwardingInfoFor-CSE
-