All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----Types.DTE_Type
public DTE_Type()
public static DTE_Type typeFor(TypeDesc type)
public abstract boolean read(StreamTokenizer st) throws IOException
public abstract void print(PrintWriter ps)
public abstract void print(PrintStream ps)
public abstract TypeDesc getType()
public abstract String toString()
public abstract void copyTo(DTE_Type d)
All Packages Class Hierarchy This Package Previous Next Index