Uses of Class
de.dlr.proseo.model.joborder.BreakpointFile
Packages that use BreakpointFile
Package
Description
The de.dlr.proseo.model.joborder package contains classes for passing Job
Order Files between the Production Planner and the Processing Engine of
prosEO, the Processing System for Earth Observation Data
-
Uses of BreakpointFile in de.dlr.proseo.model.joborder
Methods in de.dlr.proseo.model.joborder that return types with arguments of type BreakpointFileModifier and TypeMethodDescriptionProc.getListOfBrkFiles()Gets the list of Breakpoint Files making up the BreakPoint elementMethod parameters in de.dlr.proseo.model.joborder with type arguments of type BreakpointFileModifier and TypeMethodDescriptionvoidProc.setListOfBrkFiles(List<BreakpointFile> listOfBrkFiles) Sets the list of Breakpoint Files making up the BreakPoint element