Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected RadioType |
TransmitterPdu.radioEntityType
Type of radio
|
Modifier and Type | Method and Description |
---|---|
RadioType |
TransmitterPdu.getRadioEntityType()
Getter for
TransmitterPdu.radioEntityType |
RadioType |
RadioType.setCategory(RadioCategory pCategory)
Setter for
category |
RadioType |
RadioType.setCountry(Country pCountry)
Setter for
country |
RadioType |
RadioType.setDomain(byte pDomain)
Setter for
domain |
RadioType |
RadioType.setEntityKind(EntityKind pEntityKind)
Setter for
entityKind |
RadioType |
RadioType.setExtra(byte pExtra)
Setter for
extra |
RadioType |
RadioType.setSpecific(byte pSpecific)
Setter for
specific |
RadioType |
RadioType.setSubcategory(RadioSubcategory pSubcategory)
Setter for
subcategory |
Modifier and Type | Method and Description |
---|---|
TransmitterPdu |
TransmitterPdu.setRadioEntityType(RadioType pRadioEntityType)
Setter for
TransmitterPdu.radioEntityType |