org.blue.xdata
Class xrddefault_h

java.lang.Object
  extended by org.blue.xdata.xrddefault_h

public class xrddefault_h
extends java.lang.Object


Field Summary
static int XRDDEFAULT_HOST_DATA
           
static int XRDDEFAULT_INFO_DATA
           
static int XRDDEFAULT_NO_DATA
           
static int XRDDEFAULT_PROGRAM_DATA
           
static int XRDDEFAULT_SERVICE_DATA
           
 
Constructor Summary
xrddefault_h()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XRDDEFAULT_NO_DATA

public static final int XRDDEFAULT_NO_DATA
See Also:
Constant Field Values

XRDDEFAULT_INFO_DATA

public static final int XRDDEFAULT_INFO_DATA
See Also:
Constant Field Values

XRDDEFAULT_PROGRAM_DATA

public static final int XRDDEFAULT_PROGRAM_DATA
See Also:
Constant Field Values

XRDDEFAULT_HOST_DATA

public static final int XRDDEFAULT_HOST_DATA
See Also:
Constant Field Values

XRDDEFAULT_SERVICE_DATA

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

xrddefault_h

public xrddefault_h()