v2x-client
| java.lang.Object | |
| ↳ | com.commsignia.v2x.client.model.GeonetSecurityInfo.Builder |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| GeonetSecurityInfo.Builder() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| GeonetSecurityInfo | build() | ||||||||||
| GeonetSecurityInfo.Builder | withEncryption(int val) | ||||||||||
| GeonetSecurityInfo.Builder | withItsAid(long val) | ||||||||||
| GeonetSecurityInfo.Builder | withSspBit(int index, boolean value) | ||||||||||
| GeonetSecurityInfo.Builder | withSspBits(long value) | ||||||||||
| GeonetSecurityInfo.Builder | withSspBits(byte[] values) | ||||||||||
| GeonetSecurityInfo.Builder | withSspBits(boolean... values) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||