|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NationalLanguageIdentifier | |
---|---|
ie.ncl.sms.gsm | This package contains the GSM classes that define attributes specific to GSM short messages. |
Uses of NationalLanguageIdentifier in ie.ncl.sms.gsm |
---|
Methods in ie.ncl.sms.gsm that return NationalLanguageIdentifier | |
---|---|
NationalLanguageIdentifier |
UserDataHeader.getNationalLanguage()
|
NationalLanguageIdentifier |
CharacterSet.getNationalLanguageIdentifier()
|
static NationalLanguageIdentifier |
NationalLanguageIdentifier.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NationalLanguageIdentifier[] |
NationalLanguageIdentifier.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ie.ncl.sms.gsm with parameters of type NationalLanguageIdentifier | |
---|---|
ie.ncl.util.chars.EscapeCharacterEncoding |
CharacterEncodingDatabase.getCharacterEncoding(NationalLanguageIdentifier lockTableLanguage,
NationalLanguageIdentifier shiftTableLanguage)
|
void |
UserDataHeader.setNationalLanguage(NationalLanguageIdentifier nli)
|
Constructors in ie.ncl.sms.gsm with parameters of type NationalLanguageIdentifier | |
---|---|
CharacterSet(int informationIdentityElement,
NationalLanguageIdentifier nationalLanguageIdentifierToData)
|
|
LockShiftCharacterSet(NationalLanguageIdentifier nationalLanguageIdentifierToData)
|
|
SingleShiftCharacterSet(NationalLanguageIdentifier nationalLanguageIdentifierToData)
|
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |