|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.cesar.quitesleep.operations.StartStopServicesOperations
public class StartStopServicesOperations
Constructor Summary | |
---|---|
StartStopServicesOperations()
|
Method Summary | |
---|---|
static boolean |
startStopMailService(boolean mailServiceState)
Function that update the ddbb with the state of mailService |
static boolean |
startStopQuiteSleepService(boolean stateQuiteSleepService)
Start or Stop the QuiteSleep incoming call service. |
static boolean |
startStopSmsService(boolean smsServiceState)
Function that update the ddbb with the state of smsService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StartStopServicesOperations()
Method Detail |
---|
public static boolean startStopQuiteSleepService(boolean stateQuiteSleepService)
stateQuiteSleepService
-
boolean
public static boolean startStopMailService(boolean mailServiceState)
mailServiceState
-
boolean
public static boolean startStopSmsService(boolean smsServiceState)
smsServiceState
-
boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |