Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected RecordSpecification |
TransferOwnershipPdu.recordSets |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<RecordSpecification> |
RecordRPdu.recordSets
record sets
|
protected java.util.List<RecordSpecification> |
SetRecordRPdu.recordSets
record sets
|
Modifier and Type | Method and Description |
---|---|
RecordSpecification |
TransferOwnershipPdu.getRecordSets()
Getter for
TransferOwnershipPdu.recordSets |
RecordSpecification |
RecordSpecification.setRecordSets(java.util.List<RecordSpecificationElement> pRecordSets)
Setter for
recordSets |
Modifier and Type | Method and Description |
---|---|
java.util.List<RecordSpecification> |
RecordRPdu.getRecordSets()
Getter for
RecordRPdu.recordSets |
java.util.List<RecordSpecification> |
SetRecordRPdu.getRecordSets()
Getter for
SetRecordRPdu.recordSets |
Modifier and Type | Method and Description |
---|---|
TransferOwnershipPdu |
TransferOwnershipPdu.setRecordSets(RecordSpecification pRecordSets)
Setter for
TransferOwnershipPdu.recordSets |
Modifier and Type | Method and Description |
---|---|
RecordRPdu |
RecordRPdu.setRecordSets(java.util.List<RecordSpecification> pRecordSets)
Setter for
RecordRPdu.recordSets |
SetRecordRPdu |
SetRecordRPdu.setRecordSets(java.util.List<RecordSpecification> pRecordSets)
Setter for
SetRecordRPdu.recordSets |