Definition at line 35 of file FODBCollectionFileHeader.java.
Public Member Functions | |
FODBCollectionFileHeader () | |
FODBCollectionFileHeader (Class objType) | |
boolean | isSynchronized () |
void | setSynchronized (boolean sync) |
long | getIndexTablePos () |
long | setIndexTablePos (long pos) |
Class | getObjectType () |
String | toString () |
void | writeExternal (ObjectOutput out) throws IOException |
void | readExternal (ObjectInput in) throws IOException, ClassNotFoundException |