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

ie.ncl.sms
Class SmartId

java.lang.Object
  extended by ie.ncl.sms.SmartId

public class SmartId
extends java.lang.Object


Constructor Summary
SmartId()
           
 
Method Summary
static int from(java.lang.String from)
          Convert a Smart ID to a number.
static void main(java.lang.String[] args)
          Test it.
static java.lang.String to(int from)
          Convert a number to a Smart ID.
static java.lang.String toBase(int from)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmartId

public SmartId()
Method Detail

toBase

public static java.lang.String toBase(int from)

to

public static java.lang.String to(int from)
Convert a number to a Smart ID.


from

public static int from(java.lang.String from)
Convert a Smart ID to a number.


main

public static void main(java.lang.String[] args)
Test it.


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