java.lang.Object | |
↳ | com.commsignia.v2x.client.model.StatisticsResponse |
Represents a statistics response containing statistics results.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
StatisticsResponse()
Creates a new instance.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object o) | ||||||||||
long |
getAppApps()
Returns the number of local applications.
| ||||||||||
long |
getAppEasClients()
Returns the number of EAS (TCP) clients.
| ||||||||||
long |
getFacDroppedBsms()
Returns the number of dropped BSM packets.
| ||||||||||
long |
getFacDroppedCams()
Returns the number of dropped CAMs.
| ||||||||||
long |
getFacDroppedDenms()
Returns the number of dropped DENMs.
| ||||||||||
long |
getFacDroppedMaps()
Sets the number of dropped MAPs.
| ||||||||||
long |
getFacDroppedSpats()
Returns the number of dropped SPATs.
| ||||||||||
long |
getFacLdm()
Returns the number of LDM objects.
| ||||||||||
long |
getFacReceivdedDenms()
Returns the number of received DENMs.
| ||||||||||
long |
getFacReceivedBsms()
Returns the number of received BSM packets.
| ||||||||||
long |
getFacReceivedCams()
Returns the number of received CAMs.
| ||||||||||
long |
getFacReceivedMaps()
Returns the number of received MAPs.
| ||||||||||
long |
getFacReceivedSpats()
Returns the number of received SPATs.
| ||||||||||
long |
getFacSendCams()
Returns the number of sent CAMs.
| ||||||||||
long |
getFacSendDenms()
Returns the number of sent DENMs.
| ||||||||||
long |
getFacSendMaps()
Returns the number of sent MAPs.
| ||||||||||
long |
getFacSentBsms()
Returns the number of sent BSM packets.
| ||||||||||
long |
getFacSentSpats()
Returns the number of sent SPATs.
| ||||||||||
long |
getGnpDroppedBtp()
Returns the number of dropped BTPs.
| ||||||||||
long |
getGnpDroppedGn()
Returns the number of dropped GN packets.
| ||||||||||
long |
getGnpForwardedGn()
Returns the number of forwarded GN packets.
| ||||||||||
long |
getGnpLocTIf1()
Returns the number of entries in GN location table.
| ||||||||||
long |
getGnpLocTIf2()
Returns the number of entries in GN location table for the second interface.
| ||||||||||
long |
getGnpReceivedGac()
Returns the number of received GN GAC packets.
| ||||||||||
long |
getGnpReceivedGbc()
Returns the number of received GN GBC packets.
| ||||||||||
long |
getGnpReceivedGuc()
Returns the number of received GN GUC packets.
| ||||||||||
long |
getGnpReceivedLsRep()
Returns the number of received LS replies.
| ||||||||||
long |
getGnpReceivedLsReq()
Returns the number of received LS requests.
| ||||||||||
long |
getGnpReceivedShb()
Returns the number of received GN SHB packets.
| ||||||||||
long |
getGnpReceivedTsb()
Returns the number of received GN TSB packets.
| ||||||||||
long |
getGnpSentGac()
Returns the number of sent GN GAC packets.
| ||||||||||
long |
getGnpSentGbc()
Returns the number of sent GN GBC packets.
| ||||||||||
long |
getGnpSentGuc()
Returns the number of sent GN GUC packets.
| ||||||||||
long |
getGnpSentLsRep()
Returns the number of sent LS replies.
| ||||||||||
long |
getGnpSentLsReq()
Returns the number of sent LS Requests.
| ||||||||||
long |
getGnpSentShb()
Returns the number of sent GN SHB packets.
| ||||||||||
long |
getGnpSentTsb()
Returns the number of sent GN TSB packets.
| ||||||||||
long |
getSecNotVerified()
Returns the number of packets with invalid signature.
| ||||||||||
long |
getSecSignError()
Returns the number of signing errors.
| ||||||||||
long |
getSecSigned()
Returns the number of signed packets.
| ||||||||||
long |
getSecVerified()
Returns the number of verified packets.
| ||||||||||
long |
getSecVerifyError()
Returns the number of packet verification errors.
| ||||||||||
long |
getWsmpDropped()
Returns the number of dropped WSMP packets.
| ||||||||||
long |
getWsmpReceived()
Returns the number of received WSMP packets.
| ||||||||||
long |
getWsmpSent()
Returns the number of sent WSMP packets.
| ||||||||||
int | hashCode() | ||||||||||
void |
setAppApps(long appApps)
Sets the number of local applications.
| ||||||||||
void |
setAppEasClients(long appEasClients)
Sets the number of EAS (TCP) clients.
| ||||||||||
void |
setFacDroppedBsms(long facDroppedBsms)
Sets the number of dropped BSM packets.
| ||||||||||
void |
setFacDroppedCams(long facDroppedCams)
Sets the number of dropped CAMs.
| ||||||||||
void |
setFacDroppedDenms(long facDroppedDenms)
Sets the number of dropped DENMs.
| ||||||||||
void |
setFacDroppedMaps(long facDroppedMaps)
Sets the number of dropped MAPs.
| ||||||||||
void |
setFacDroppedSpats(long facDroppedSpats)
Sets the number of dropped SPATs.
| ||||||||||
void |
setFacLdm(long facLdm)
Sets the number of LDM objects.
| ||||||||||
void |
setFacReceivdedDenms(long facReceivdedDenms)
Sets the number of received DENMs.
| ||||||||||
void |
setFacReceivedBsms(long facReceivedBsms)
Sets the number of received BSM packets.
| ||||||||||
void |
setFacReceivedCams(long facReceivedCams)
Sets the number of received CAMs.
| ||||||||||
void |
setFacReceivedMaps(long facReceivedMaps)
Sets the number of received MAPs.
| ||||||||||
void |
setFacReceivedSpats(long facReceivedSpats)
Sets the number of received SPATs.
| ||||||||||
void |
setFacSendCams(long facSendCams)
Sets the number of sent CAMs.
| ||||||||||
void |
setFacSendDenms(long facSendDenms)
Sets the number of sent DENMs.
| ||||||||||
void |
setFacSendMaps(long facSendMaps)
Sets the number of sent MAPs.
| ||||||||||
void |
setFacSentBsms(long facSentBsms)
Sets the number of sent BSM packets.
| ||||||||||
void |
setFacSentSpats(long facSentSpats)
Sets the number of sent SPATs.
| ||||||||||
void |
setGnpDroppedBtp(long gnpDroppedBtp)
Sets the number of dropped BTPs.
| ||||||||||
void |
setGnpDroppedGn(long gnpDroppedGn)
Sets the number of dropped GN packets.
| ||||||||||
void |
setGnpForwardedGn(long gnpForwardedGn)
Sets the number of forwarded GN packets.
| ||||||||||
void |
setGnpLocTIf1(long gnpLocTIf1)
Sets the number of entries in the GN location table for the first interface.
| ||||||||||
void |
setGnpLocTIf2(long gnpLocTIf2)
Sets the number of entries in the GN location table for the second interface.
| ||||||||||
void |
setGnpReceivedGac(long gnpReceivedGac)
Sets the number of received GN GAC packets.
| ||||||||||
void |
setGnpReceivedGbc(long gnpReceivedGbc)
Sets the number of received GN GBC packets.
| ||||||||||
void |
setGnpReceivedGuc(long gnpReceivedGuc)
Sets the number of received GN GUC packets.
| ||||||||||
void |
setGnpReceivedLsRep(long gnpReceivedLsRep)
Sets the number of received LS replies.
| ||||||||||
void |
setGnpReceivedLsReq(long gnpReceivedLsReq)
Sets the number of received LS requests.
| ||||||||||
void |
setGnpReceivedShb(long gnpReceivedShb)
Sets the number of received GN SHB packets.
| ||||||||||
void |
setGnpReceivedTsb(long gnpReceivedTsb)
Sets the number of received GN TSB packets.
| ||||||||||
void |
setGnpSentGac(long gnpSentGac)
Sets the number of sent GN GAC packets.
| ||||||||||
void |
setGnpSentGbc(long gnpSentGbc)
Returns the number of sent GN GBC packets.
| ||||||||||
void |
setGnpSentGuc(long gnpSentGuc)
Sets the number of sent GN GUC packets.
| ||||||||||
void |
setGnpSentLsRep(long gnpSentLsRep)
Sets the number of sent LS replies.
| ||||||||||
void |
setGnpSentLsReq(long gnpSentLsReq)
Sets the number of sent LS Requests.
| ||||||||||
void |
setGnpSentShb(long gnpSentShb)
Sets the number of sent GN SHB packets.
| ||||||||||
void |
setGnpSentTsb(long gnpSentTsb)
Sets the number of sent GN TSB packets.
| ||||||||||
void |
setSecNotVerified(long secNotVerified)
Sets the number of packets with invalid signature.
| ||||||||||
void |
setSecSignError(long secSignError)
Sets the number of signing errors.
| ||||||||||
void |
setSecSigned(long secSigned)
Sets the number of signed packets.
| ||||||||||
void |
setSecVerified(long secVerified)
Sets the number of verified packets
| ||||||||||
void |
setSecVerifyError(long secVerifyError)
Sets the number of packet verification errors.
| ||||||||||
void |
setWsmpDropped(long wsmpDropped)
Sets the number of dropped WSMP packets.
| ||||||||||
void |
setWsmpReceived(long wsmpReceived)
Sets the number of received WSMP packets.
| ||||||||||
void |
setWsmpSent(long wsmpSent)
Sets the number of sent WSMP packets.
| ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates a new instance.
Returns the number of local applications.
Returns the number of EAS (TCP) clients.
Returns the number of dropped BSM packets.
Returns the number of dropped CAMs.
Returns the number of dropped DENMs.
Sets the number of dropped MAPs.
Returns the number of dropped SPATs.
Returns the number of LDM objects.
Returns the number of received DENMs.
Returns the number of received BSM packets.
Returns the number of received CAMs.
Returns the number of received MAPs.
Returns the number of received SPATs.
Returns the number of sent CAMs.
Returns the number of sent DENMs.
Returns the number of sent MAPs.
Returns the number of sent BSM packets.
Returns the number of sent SPATs.
Returns the number of dropped BTPs.
Returns the number of dropped GN packets.
Returns the number of forwarded GN packets.
Returns the number of entries in GN location table.
Returns the number of entries in GN location table for the second interface.
Returns the number of received GN GAC packets.
Returns the number of received GN GBC packets.
Returns the number of received GN GUC packets.
Returns the number of received LS replies.
Returns the number of received LS requests.
Returns the number of received GN SHB packets.
Returns the number of received GN TSB packets.
Returns the number of sent GN GAC packets.
Returns the number of sent GN GBC packets.
Returns the number of sent GN GUC packets.
Returns the number of sent LS replies.
Returns the number of sent LS Requests.
Returns the number of sent GN SHB packets.
Returns the number of sent GN TSB packets.
Returns the number of packets with invalid signature.
Returns the number of signing errors.
Returns the number of signed packets.
Returns the number of verified packets.
Returns the number of packet verification errors.
Returns the number of dropped WSMP packets.
Returns the number of received WSMP packets.
Returns the number of sent WSMP packets.
Sets the number of local applications.
appApps | number of local applications |
---|
Sets the number of EAS (TCP) clients.
appEasClients | number of EAS (TCP) clients |
---|
Sets the number of dropped BSM packets.
facDroppedBsms | number of dropped BSM packets |
---|
Sets the number of dropped CAMs.
facDroppedCams | number of dropped CAMs |
---|
Sets the number of dropped DENMs.
facDroppedDenms | number of dropped DENMs |
---|
Sets the number of dropped MAPs.
facDroppedMaps | number of dropped MAPs. |
---|
Sets the number of dropped SPATs.
facDroppedSpats | number of dropped SPATs |
---|
Sets the number of LDM objects.
facLdm | number of LDM objects |
---|
Sets the number of received DENMs.
facReceivdedDenms | number of received DENMs. |
---|
Sets the number of received BSM packets.
facReceivedBsms | number of received BSM packets |
---|
Sets the number of received CAMs.
facReceivedCams | number of received CAMs |
---|
Sets the number of received MAPs.
facReceivedMaps | number of received MAPs |
---|
Sets the number of received SPATs.
facReceivedSpats | number of received SPATs |
---|
Sets the number of sent CAMs.
facSendCams | number of sent CAMs. |
---|
Sets the number of sent DENMs.
facSendDenms | number of sent DENMs |
---|
Sets the number of sent MAPs.
facSendMaps | number of sent MAPs |
---|
Sets the number of sent BSM packets.
facSentBsms | number of sent BSM packets |
---|
Sets the number of sent SPATs.
facSentSpats | number of sent SPATs. |
---|
Sets the number of dropped BTPs.
gnpDroppedBtp | number of dropped BTPs. |
---|
Sets the number of dropped GN packets.
gnpDroppedGn | number of dropped GN packets |
---|
Sets the number of forwarded GN packets.
gnpForwardedGn | number of forwarded GN packets |
---|
Sets the number of entries in the GN location table for the first interface.
gnpLocTIf1 | number of entries in GN location table for the first interface |
---|
Sets the number of entries in the GN location table for the second interface.
gnpLocTIf2 | number of entries in GN location table for the second interface |
---|
Sets the number of received GN GAC packets.
gnpReceivedGac | number of received GN GAC packets |
---|
Sets the number of received GN GBC packets.
gnpReceivedGbc | number of received GN GBC packets |
---|
Sets the number of received GN GUC packets.
gnpReceivedGuc | number of received GN GUC packets |
---|
Sets the number of received LS replies.
gnpReceivedLsRep | number of received LS replies |
---|
Sets the number of received LS requests.
gnpReceivedLsReq | number of received LS requests |
---|
Sets the number of received GN SHB packets.
gnpReceivedShb | number of received GN SHB packets. |
---|
Sets the number of received GN TSB packets.
gnpReceivedTsb | number of received GN TSB packets. |
---|
Sets the number of sent GN GAC packets.
gnpSentGac | number of sent GN GAC packets |
---|
Returns the number of sent GN GBC packets.
gnpSentGbc | number of sent GN GBC packets |
---|
Sets the number of sent GN GUC packets.
gnpSentGuc | number of sent GN GUC packets |
---|
Sets the number of sent LS replies.
gnpSentLsRep | number of sent LS replies |
---|
Sets the number of sent LS Requests.
gnpSentLsReq | number of sent LS Requests |
---|
Sets the number of sent GN SHB packets.
gnpSentShb | number of sent SHB packets |
---|
Sets the number of sent GN TSB packets.
gnpSentTsb | number of sent GN TSB packets |
---|
Sets the number of packets with invalid signature.
secNotVerified | number of packets with invalid signature |
---|
Sets the number of signing errors.
secSignError | number of signing errors |
---|
Sets the number of signed packets.
secSigned | number of signed packets |
---|
Sets the number of verified packets
secVerified | number of verified packets |
---|
Sets the number of packet verification errors.
secVerifyError | number of packet verification errors |
---|
Sets the number of dropped WSMP packets.
wsmpDropped | number of dropped WSMP packets |
---|
Sets the number of received WSMP packets.
wsmpReceived | number of received WSMP packets |
---|
Sets the number of sent WSMP packets.
wsmpSent | number of sent WSMP packets |
---|