Definition at line 37 of file FODBCollectionFileHeader.java.
Public Member Functions | |
FODBCollectionFileHeader () | |
FODBCollectionFileHeader (FODBCollectionDescriptor descriptor) | |
long | getIndexTablePos () |
long | setIndexTablePos (long pos) |
Class | getObjectType () |
String | toString () |
void | writeExternal (ObjectOutput out) throws IOException |
void | readExternal (ObjectInput in) throws IOException, ClassNotFoundException |
FODBCollectionDescriptor | getDescriptor () |
void | setDescriptor (FODBCollectionDescriptor descriptor) |
Static Package Attributes | |
static final long | serialVersionUID = 5521257935120563452L |