Verwendungen von Klasse
de.dlr.proseo.interfaces.rest.model.Orbit
Packages, die Orbit verwenden
- 
Verwendungen von Orbit in de.dlr.proseo.interfaces.rest.modelFelder in de.dlr.proseo.interfaces.rest.model, die deklariert sind als OrbitModifizierer und TypFeldBeschreibungprotected OrbitRestProduct.orbitOrbit relationship of this product, if anyMethoden in de.dlr.proseo.interfaces.rest.model, die Orbit zurückgebenModifizierer und TypMethodeBeschreibungIngestorProduct.getOrbit()Returns the orbit.@Valid OrbitRestProduct.getOrbit()Returns the orbit.Methoden in de.dlr.proseo.interfaces.rest.model mit Parametern vom Typ OrbitKonstruktoren in de.dlr.proseo.interfaces.rest.model mit Parametern vom Typ OrbitModifiziererKonstruktorBeschreibungIngestorProduct(Long id, Long version, String uuid, String missionCode, String productClass, String processingLevel, String fileClass, String mode, String productQuality, String requestedStartTime, String requestedStopTime, String sensingStartTime, String sensingStopTime, String rawDataAvailabilityTime, String generationTime, String publicationTime, String evictionTime, List<RestDownloadHistory> downloadHistory, String productionType, List<Long> componentProductIds, Long enclosingProductId, Orbit orbit, List<RestProductFile> productFile, RestConfiguredProcessor configuredProcessor, List<RestParameter> parameters, String sourceStorageType, String mountPoint, String filePath, String productFileName, List<String> auxFileNames, Long fileSize, String checksum, String checksumTime) Creates a new IngestorProduct.RestProduct(Long id, Long version, String uuid, String missionCode, String productClass, String processingLevel, String fileClass, String mode, String productQuality, String requestedStartTime, String requestedStopTime, String sensingStartTime, String sensingStopTime, String rawDataAvailabilityTime, String generationTime, String publicationTime, String evictionTime, List<RestDownloadHistory> downloadHistory, String productionType, List<Long> componentProductIds, Long enclosingProductId, Orbit orbit, List<RestProductFile> productFile, RestConfiguredProcessor configuredProcessor, List<RestParameter> parameters) Creates a new RestProduct.