public static final class

GpsStatus.Builder

extends Object
java.lang.Object
   ↳ com.commsignia.v2x.client.model.GpsStatus.Builder

Summary

Public Methods
GpsStatus build()
GpsStatus.Builder withAPDOPofUnder5(boolean val)
GpsStatus.Builder withBaseStationType(boolean val)
GpsStatus.Builder withInViewOfUnder5(boolean val)
GpsStatus.Builder withIsHealthy(boolean val)
GpsStatus.Builder withIsMonitored(boolean val)
GpsStatus.Builder withLocalCorrectionsPresent(boolean val)
GpsStatus.Builder withNetworkCorrectionsPresent(boolean val)
GpsStatus.Builder withUnavailable(boolean val)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public GpsStatus build ()

public GpsStatus.Builder withAPDOPofUnder5 (boolean val)

public GpsStatus.Builder withBaseStationType (boolean val)

public GpsStatus.Builder withInViewOfUnder5 (boolean val)

public GpsStatus.Builder withIsHealthy (boolean val)

public GpsStatus.Builder withIsMonitored (boolean val)

public GpsStatus.Builder withLocalCorrectionsPresent (boolean val)

public GpsStatus.Builder withNetworkCorrectionsPresent (boolean val)

public GpsStatus.Builder withUnavailable (boolean val)