|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlogbook.storage.LogBookRecordBase
logbook.storage.LogBookRecord
public class LogBookRecord
| Field Summary |
|---|
| Fields inherited from interface logbook.constants.LogBookRecordConstants |
|---|
ACTUAL_INSTRUMENT, AIRCRAFT_TYPE, AIRPLANE_MEL, AIRPLANE_SEL, CROSS_COUNTRY, DATE, DAY, DUAL_RECEIVED, FROM, GROUND_TRAINER, LANDINGS_COUNT, logBookRecFieldsListInOrder, NIGHT, NO_INSTR_APP, PILOT_IN_COMMAND, REMARKS, SIMULATED_INSTRUMENT, TAIL_NUMBER, TO, TOTAL_DURATION_OF_FLIGHT |
| Constructor Summary | |
|---|---|
LogBookRecord()
Constructs a new instance of LogBookRecord |
|
| Method Summary | |
|---|---|
java.lang.String |
getfieldValue(java.lang.String fieldNameAsKey)
Get's the specified field's value |
static int |
getNumLogBookRecFields()
Gets the number of fields in this logbook |
void |
setField(java.lang.String fieldNameAsKey,
java.lang.String pValue)
Sets the specified fiend's value |
| Methods inherited from class logbook.storage.LogBookRecordBase |
|---|
getElement, getLogBookRecElmntsInOrder, getLogBookRecFieldNamesListInOrder, getLogBookRecInstance, getNumElements, setElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogBookRecord()
| Method Detail |
|---|
public static int getNumLogBookRecFields()
public java.lang.String getfieldValue(java.lang.String fieldNameAsKey)
public void setField(java.lang.String fieldNameAsKey,
java.lang.String pValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||