|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface USSDString
| Method Summary | |
|---|---|
void |
decode()
Decode the byte[] that represents the USSD String. |
void |
encode()
Encode the set USSD String. |
java.nio.charset.Charset |
getCharset()
Get the Charset |
byte[] |
getEncodedString()
Get the byte[] that represents encoded USSD String |
java.lang.String |
getString()
Get the decoded USSD String |
| Method Detail |
|---|
java.lang.String getString()
byte[] getEncodedString()
java.nio.charset.Charset getCharset()
Charset
void encode()
throws MAPException
MAPException
void decode()
throws MAPException
MAPException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||