com.wjholden.nmap
Class R.layout

java.lang.Object
  extended by com.wjholden.nmap.R.layout
Enclosing class:
R

public static final class R.layout
extends java.lang.Object


Field Summary
static int dataupload
           
static int main
           
static int subnet
           
 
Constructor Summary
R.layout()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dataupload

public static final int dataupload
See Also:
Constant Field Values

main

public static final int main
See Also:
Constant Field Values

subnet

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

R.layout

public R.layout()