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.
|
Modifier and Type | Method and 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 |
MAPNoteSubscriberDataModifiedArg.getForwardingInfoFor_CSE()
Gets the value of the field forwardingInfoFor-CSE.
|
MAPExt_ForwardingInfoFor_CSE |
MAPExt_SS_InfoFor_CSE.getForwardingInfoFor_CSE()
Gets the value of the forwardingInfoFor-CSE choice.
|
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.
|
Modifier and Type | Method and 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.
|
MAPNoteSubscriberDataModifiedArg |
MAPNoteSubscriberDataModifiedArg.setForwardingInfoFor_CSE(MAPExt_ForwardingInfoFor_CSE value)
Sets the value of the field forwardingInfoFor-CSE.
|
MAPExt_SS_InfoFor_CSE |
MAPExt_SS_InfoFor_CSE.setForwardingInfoFor_CSE(MAPExt_ForwardingInfoFor_CSE value)
Sets the value of the forwardingInfoFor-CSE choice.
|
Modifier and Type | Field and 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-CSE
|
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-CSE
|