Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.assignment | |
us.gov.dod.standard.ssrf._3_1.metadata.domains |
Modifier and Type | Method and Description |
---|---|
NetNumber |
Assigned.getNetNum()
Get the net number in the format PXXXnn where 'P' is either A for HAVE
QUICK II or B for SATURN, XXX is in the range 000 through 999, and nn is
one of the following four modes: 00 - sub-band hopping mode (only for
SATURN), 25 - full-band hopping mode (HAVE QUICK II and SATURN), 50 -
SATURN mode, and 75 - SATURN mode.
|
Modifier and Type | Method and Description |
---|---|
void |
Assigned.setNetNum(NetNumber value)
Set the net number in the format PXXXnn where 'P' is either A for HAVE
QUICK II or B for SATURN, XXX is in the range 000 through 999, and nn is
one of the following four modes: 00 - sub-band hopping mode (only for
SATURN), 25 - full-band hopping mode (HAVE QUICK II and SATURN), 50 -
SATURN mode, and 75 - SATURN mode.
|
Modifier and Type | Method and Description |
---|---|
int |
NetNumber.compareTo(NetNumber obj)
Comparison and sorting.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.