org.openorb.pss.connector.file

Class DataEntry

public class DataEntry extends Object

A data entry is a persistent file entry.

Author: Jerome Daniel

Field Summary
byte[]data
The data
byte[]short_pid
The short pid
booleanvalid
The valid flag

Field Detail

data

public byte[] data
The data

short_pid

public byte[] short_pid
The short pid

valid

public boolean valid
The valid flag