de.unibi.airobots.resaidroid.constants
Class Constants

java.lang.Object
  extended by de.unibi.airobots.resaidroid.constants.Constants

public class Constants
extends java.lang.Object


Nested Class Summary
static class Constants.Commands
           
static class Constants.Properties
           
 
Field Summary
static java.lang.String TABACTIVITY_PATH
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TABACTIVITY_PATH

public static final java.lang.String TABACTIVITY_PATH
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()