Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Attribute> |
AttributeRecordSet.attributeRecords |
Modifier and Type | Method and Description |
---|---|
Attribute |
Attribute.setRecordLength(short pRecordLength)
Setter for
recordLength |
Attribute |
Attribute.setRecordSpecificFields(byte[] pRecordSpecificFields)
Setter for
recordSpecificFields |
Attribute |
Attribute.setRecordType(int pRecordType)
Setter for
recordType |
Modifier and Type | Method and Description |
---|---|
java.util.List<Attribute> |
AttributeRecordSet.getAttributeRecords()
Getter for
AttributeRecordSet.attributeRecords |
Modifier and Type | Method and Description |
---|---|
AttributeRecordSet |
AttributeRecordSet.setAttributeRecords(java.util.List<Attribute> pAttributeRecords)
Setter for
AttributeRecordSet.attributeRecords |