com.wjholden.nmap
Class R.string

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

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


Field Summary
static int app_name
           
static int gpl
           
static int helpArgs
           
static int helpData
           
static int helpTarget
           
static int nmap_5_50_md5
           
 
Constructor Summary
R.string()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

app_name

public static final int app_name
See Also:
Constant Field Values

gpl

public static final int gpl
See Also:
Constant Field Values

helpArgs

public static final int helpArgs
See Also:
Constant Field Values

helpData

public static final int helpData
See Also:
Constant Field Values

helpTarget

public static final int helpTarget
See Also:
Constant Field Values

nmap_5_50_md5

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

R.string

public R.string()