Uses of Class
de.dlr.proseo.interfaces.rest.model.RestOrbitQuery
Packages that use RestOrbitQuery
-
Uses of RestOrbitQuery in de.dlr.proseo.interfaces.rest.model
Fields in de.dlr.proseo.interfaces.rest.model with type parameters of type RestOrbitQueryModifier and TypeFieldDescriptionprotected List<RestOrbitQuery> RestOrder.orbitsList of orbit ranges, identified by spacecraft code and orbit number from/to (may be empty)Methods in de.dlr.proseo.interfaces.rest.model that return types with arguments of type RestOrbitQueryMethod parameters in de.dlr.proseo.interfaces.rest.model with type arguments of type RestOrbitQueryModifier and TypeMethodDescriptionvoidRestOrder.setOrbits(List<RestOrbitQuery> orbits) Set the orbits.