Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit

Uses of Class
ie.ncl.sms.gsm.NationalLanguageIdentifier

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)
           
 


Experts in SMS and MMS Technology. NCLs Provato is an SMS/MMS Gateway supporting  WAP Push, EMS, MMS, SMS, Nokia Smart Messaging, SMPP, CIMD, UCP, MM7, M20, TC35 NCL Technologies Ltd
Provato - SMS MMS Gateway
Mobile Messaging in J2EE & .NET

SwiftNote - Java SMS Toolkit