org.blue.xdata
Class xsddefault_h

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

public class xsddefault_h
extends java.lang.Object


Field Summary
static int XSDDEFAULT_HOST_DATA
           
static int XSDDEFAULT_INFO_DATA
           
static int XSDDEFAULT_NO_DATA
           
static int XSDDEFAULT_PROGRAM_DATA
           
static int XSDDEFAULT_SERVICE_DATA
           
 
Constructor Summary
xsddefault_h()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XSDDEFAULT_NO_DATA

public static final int XSDDEFAULT_NO_DATA
See Also:
Constant Field Values

XSDDEFAULT_INFO_DATA

public static final int XSDDEFAULT_INFO_DATA
See Also:
Constant Field Values

XSDDEFAULT_PROGRAM_DATA

public static final int XSDDEFAULT_PROGRAM_DATA
See Also:
Constant Field Values

XSDDEFAULT_HOST_DATA

public static final int XSDDEFAULT_HOST_DATA
See Also:
Constant Field Values

XSDDEFAULT_SERVICE_DATA

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

xsddefault_h

public xsddefault_h()