org.mobicents.protocols.ss7.map.api.service.lsm
public interface LCSCodeword
| Modifier and Type | Method and Description |
|---|---|
byte |
getDataCodingScheme()
USSD-DataCodingScheme ::= OCTET STRING (SIZE (1))
-- The structure of the USSD-DataCodingScheme is defined by
-- the Cell Broadcast Data Coding Scheme as described in
-- TS 3GPP TS 23.038 [25]
|
USSDString |
getLCSCodewordString()
LCSCodewordString ::= USSD-String (SIZE (1..maxLCSCodewordStringLength))
maxLCSCodewordStringLength INTEGER ::= 20
|
byte getDataCodingScheme()
USSDString getLCSCodewordString()
Copyright © 2012. All Rights Reserved.