com.ecebs.rtd.enabler.types.itso
Interface DirEntry

All Superinterfaces:
Serializable
All Known Implementing Classes:
IPEDirEntry, LogDirEntry

public interface DirEntry
extends Serializable

Represents a directory entry within an ITSO Directory File

Author:
kyleb

Field Summary
static int DIR_ENTRY_LEN
           
 
Method Summary
 int getIndex()
           
 int getIPEStartingSector()
           
 short getTYP()
           
 

Field Detail

DIR_ENTRY_LEN

static final int DIR_ENTRY_LEN
See Also:
Constant Field Values
Method Detail

getTYP

short getTYP()

getIndex

int getIndex()

getIPEStartingSector

int getIPEStartingSector()


Copyright © 2013 Ecebs Ltd. All Rights Reserved.