Conquest
Class Type.TableInfo
java.lang.Object
Conquest.Type.TableInfo
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Type
public class Type.TableInfo
- extends java.lang.Object
- implements java.io.Serializable
Un oggetto che contiene tutti i dati di una tabella
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field
public java.util.Hashtable Field
nelements
public int nelements
nametype
public java.util.ArrayList nametype
Data
public java.lang.Object[][] Data
Columns
public java.lang.Object[] Columns
recalculate
public boolean recalculate
listType
public java.lang.String listType
Type.TableInfo
public Type.TableInfo()