Uses of Class
com.opencloud.slee.resources.cgin.map.MAPReportSM_DeliveryStatusRes
-
Packages that use MAPReportSM_DeliveryStatusRes 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 MAPReportSM_DeliveryStatusRes in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPReportSM_DeliveryStatusRes Modifier and Type Method Description MAPReportSM_DeliveryStatusResMAPReportSM_DeliveryStatusRes. clone()Constructs a copy of this object and everything reachable from it.static MAPReportSM_DeliveryStatusResMAPReportSM_DeliveryStatusRes. copyOf(MAPReportSM_DeliveryStatusResSeq 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.MAPReportSM_DeliveryStatusResMAPReportSM_DeliveryStatusRes. setExtensionContainer(MAPExtensionContainer value)Sets the value of the field extensionContainer.MAPReportSM_DeliveryStatusResMAPReportSM_DeliveryStatusRes. setStoredMSISDN(AddressString value)Sets the value of the field storedMSISDN. -
Uses of MAPReportSM_DeliveryStatusRes in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type MAPReportSM_DeliveryStatusRes Modifier and Type Field Description static PersistCodec<MAPReportSM_DeliveryStatusResSeq,MAPReportSM_DeliveryStatusRes,MAPProto.MAP_SM_DataTypes_ReportSM_DeliveryStatusRes>MAPCodecs. MAP_SM_DataTypes_ReportSM_DeliveryStatusResSingleton codec for the ASN.1 type: MAP-SM-DataTypes.ReportSM-DeliveryStatusRes
-