Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<RecordSpecificationElement> |
RecordSpecification.recordSets
variable length list record specifications.
|
Modifier and Type | Method and Description |
---|---|
RecordSpecificationElement |
RecordSpecificationElement.setPadding(int pPadding)
Setter for
padding |
RecordSpecificationElement |
RecordSpecificationElement.setRecordCount(short pRecordCount)
Setter for
recordCount |
RecordSpecificationElement |
RecordSpecificationElement.setRecordID(VariableRecordTypes pRecordID)
Setter for
recordID |
RecordSpecificationElement |
RecordSpecificationElement.setRecordLength(short pRecordLength)
Setter for
recordLength |
RecordSpecificationElement |
RecordSpecificationElement.setRecordSetSerialNumber(int pRecordSetSerialNumber)
Setter for
recordSetSerialNumber |
RecordSpecificationElement |
RecordSpecificationElement.setRecordValues(byte[] pRecordValues)
Setter for
recordValues |
Modifier and Type | Method and Description |
---|---|
java.util.List<RecordSpecificationElement> |
RecordSpecification.getRecordSets()
Getter for
RecordSpecification.recordSets |
Modifier and Type | Method and Description |
---|---|
RecordSpecification |
RecordSpecification.setRecordSets(java.util.List<RecordSpecificationElement> pRecordSets)
Setter for
RecordSpecification.recordSets |