es.cesar.quitesleep.operations
Class SmsOperations

java.lang.Object
  extended by es.cesar.quitesleep.operations.SmsOperations

public class SmsOperations
extends java.lang.Object

Author:
Cesar Valiente Gordo

Constructor Summary
SmsOperations()
           
 
Method Summary
static boolean saveSmsSettings(java.lang.String smsText)
          Save the smsText body in the ddbb.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmsOperations

public SmsOperations()
Method Detail

saveSmsSettings

public static boolean saveSmsSettings(java.lang.String smsText)
Save the smsText body in the ddbb.

Parameters:
smsText -
Returns:
true or false if depends of the successfully operation