java.lang.Object | |
↳ | com.commsignia.v2x.client.model.GNNotification.Builder |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
GNNotification.Builder() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
GNNotification | build() | ||||||||||
GNNotification.Builder | withBtpType(long val) | ||||||||||
GNNotification.Builder | withData(byte[] data) | ||||||||||
GNNotification.Builder | withDestinationAreaCircle(DestAreaCircle val) | ||||||||||
GNNotification.Builder | withDestinationAreaEllipse(DestAreaEllipse val) | ||||||||||
GNNotification.Builder | withDestinationAreaRectangle(DestAreaRectangle val) | ||||||||||
GNNotification.Builder | withDestinationPort(long val) | ||||||||||
GNNotification.Builder | withGnAddress(String val) | ||||||||||
GNNotification.Builder | withGnMethod(GNMethod val) | ||||||||||
GNNotification.Builder | withInterfaceID(long val) | ||||||||||
GNNotification.Builder | withLatitude(long val) | ||||||||||
GNNotification.Builder | withLlAddress(String val) | ||||||||||
GNNotification.Builder | withLongitude(long val) | ||||||||||
GNNotification.Builder | withRssi(long val) | ||||||||||
GNNotification.Builder | withSecurityInfo(GeonetSecurityInfo val) | ||||||||||
GNNotification.Builder | withSecurityProfile(long val) | ||||||||||
GNNotification.Builder | withSourcePortOrDestinationInfo(long val) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |