Uses of Class
org.opensky.model.StateVector
-
Packages that use StateVector Package Description org.opensky.model -
-
Uses of StateVector in org.opensky.model
Methods in org.opensky.model that return types with arguments of type StateVector Modifier and Type Method Description Collection<StateVector>
OpenSkyStates. getStates()
Method parameters in org.opensky.model with type arguments of type StateVector Modifier and Type Method Description void
OpenSkyStates. setStates(Collection<StateVector> states)
-