|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRecordEntry
| Method Summary | |
|---|---|
byte[] |
getBytes()
|
int |
getBytes(byte[] bytes,
int offset,
int length)
|
int |
getBytesLength()
|
int |
getId()
|
int |
getStoreId()
|
void |
setBytes(byte[] bytes,
int offset,
int length)
|
void |
setId(int id)
|
void |
setStoreId(int id)
|
| Methods inherited from interface com.sun.squawk.rms.IRmsEntry |
|---|
getAddress, getType, readFrom, setAddress, size, visit, writeTo |
| Method Detail |
|---|
byte[] getBytes()
int getBytes(byte[] bytes,
int offset,
int length)
int getBytesLength()
int getId()
int getStoreId()
void setBytes(byte[] bytes,
int offset,
int length)
void setId(int id)
void setStoreId(int id)
|
" 2013 FRC Java API " |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||