com.jinke.util
Class State

java.lang.Object
  extended by com.jinke.util.State

public class State
extends java.lang.Object


Field Summary
static int MP3_STATE_PLAY
           
static int MP3_STATE_STOP
           
 
Constructor Summary
State()
           
 
Method Summary
static int battery()
           
static int charge()
           
static int language()
           
static int mp3()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MP3_STATE_STOP

public static final int MP3_STATE_STOP
See Also:
Constant Field Values

MP3_STATE_PLAY

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

State

public State()
Method Detail

battery

public static int battery()
Returns:

mp3

public static int mp3()
Returns:

language

public static int language()
Returns:

charge

public static int charge()
Returns: