java.lang.Object | |
↳ | com.commsignia.v2x.client.model.WsmpSendData |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | WsmpSendData.Builder | Utility class for building WsmpSendData instances. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
byte[] |
getData()
Returns the payload data.
| ||||||||||
long |
getDatarateKbps()
Returns the data rate in Kbps.
| ||||||||||
long |
getInterfaceID()
Returns the interface ID.
| ||||||||||
byte[] |
getLLAddress()
Returns the LL address.
| ||||||||||
long |
getPortNumber()
Returns the port number.
| ||||||||||
WsmpSendSecurity |
getSecurity()
Returns the specified security for this message.
| ||||||||||
long |
getTxPowerDbm()
Returns the TX power in dBm.
| ||||||||||
long |
getUserPriority()
Returns the user priority.
| ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the payload data.
Returns the data rate in Kbps.
Returns the interface ID.
Returns the LL address.
Returns the port number.
Returns the specified security for this message.
Returns the TX power in dBm.
Returns the user priority.