hr.tis.mgw.client.message
Class Format

java.lang.Object
  extended byhr.tis.mgw.client.message.Format

public class Format
extends java.lang.Object

SMS message format enumerator. While sending Logo or RingTone various handset models use different formats for logo or rigntone message. Use appropriate format for handet model.


Field Summary
static Format EMS
           
static Format SMART_MESSAGING
           
 
Method Summary
static Format fromValue(java.lang.String value)
           
 java.lang.String getValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

EMS

public static final Format EMS

SMART_MESSAGING

public static final Format SMART_MESSAGING
Method Detail

fromValue

public static Format fromValue(java.lang.String value)

getValue

public java.lang.String getValue()

toString

public java.lang.String toString()


Copyright © 2000-2007, TIS.kis d.o.o. All Rights Reserved.