de.msponer.android.yac
Class R.array

java.lang.Object
  extended by de.msponer.android.yac.R.array
Enclosing class:
R

public static final class R.array
extends Object


Field Summary
static int BinaryActions
           
static int MenuEntriesLocalizedWorkList
           
static int MenuEntriesScanResultList
           
static int MenuEntriesTabAllocated
           
static int MenuEntriesTabOffered
           
static int MenuEntriesTabStarted
           
static int MenuEntriesTabSuspended
           
 
Constructor Summary
R.array()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BinaryActions

public static final int BinaryActions
See Also:
Constant Field Values

MenuEntriesLocalizedWorkList

public static final int MenuEntriesLocalizedWorkList
See Also:
Constant Field Values

MenuEntriesScanResultList

public static final int MenuEntriesScanResultList
See Also:
Constant Field Values

MenuEntriesTabAllocated

public static final int MenuEntriesTabAllocated
See Also:
Constant Field Values

MenuEntriesTabOffered

public static final int MenuEntriesTabOffered
See Also:
Constant Field Values

MenuEntriesTabStarted

public static final int MenuEntriesTabStarted
See Also:
Constant Field Values

MenuEntriesTabSuspended

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

R.array

public R.array()