de.jreality.macosx.sms
Class SMSLib

java.lang.Object
  extended by de.jreality.macosx.sms.SMSLib

public class SMSLib
extends java.lang.Object


Field Summary
static int FAIL_ACCESS
           
static int FAIL_CONNECTION
           
static int FAIL_DICTIONARY
           
static int FAIL_LIST_SERVICES
           
static int FAIL_MODEL
           
static int FAIL_NO_SERVICES
           
static int FAIL_OPENING
           
static int SUCCESS
           
 
Constructor Summary
SMSLib()
           
 
Method Summary
static float[] getValues()
           
static void initSMS()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FAIL_MODEL

public static final int FAIL_MODEL
See Also:
Constant Field Values

FAIL_DICTIONARY

public static final int FAIL_DICTIONARY
See Also:
Constant Field Values

FAIL_LIST_SERVICES

public static final int FAIL_LIST_SERVICES
See Also:
Constant Field Values

FAIL_NO_SERVICES

public static final int FAIL_NO_SERVICES
See Also:
Constant Field Values

FAIL_OPENING

public static final int FAIL_OPENING
See Also:
Constant Field Values

FAIL_CONNECTION

public static final int FAIL_CONNECTION
See Also:
Constant Field Values

FAIL_ACCESS

public static final int FAIL_ACCESS
See Also:
Constant Field Values

SUCCESS

public static final int SUCCESS
See Also:
Constant Field Values
Constructor Detail

SMSLib

public SMSLib()
Method Detail

getValues

public static float[] getValues()

initSMS

public static void initSMS()