Uses of Class
tethys.deployment.RecordingPeriod
Packages that use RecordingPeriod
-
Uses of RecordingPeriod in tethys.deployment
Methods in tethys.deployment that return RecordingPeriodMethods in tethys.deployment that return types with arguments of type RecordingPeriodModifier and TypeMethodDescriptionRecordingList.getCompoundPeriods
(DeploymentExportOpts exportParams) RecordingList.getEffortPeriods()
RecordingPeriod.getRecordingGaps()
Methods in tethys.deployment with parameters of type RecordingPeriodModifier and TypeMethodDescriptionvoid
RecordingList.add
(RecordingPeriod recordingPeriod) Add a recording period to the list.void
RecordingPeriod.addRecordingGap
(RecordingPeriod gap) Add a gap in the recording period.nilus.Deployment
DeploymentHandler.createDeploymentDocument
(int i, RecordingPeriod recordingPeriod, String deploymentId) Create deployment document.long
DeploymentHandler.getDeploymentOverlap
(PDeployment aDeployment, RecordingPeriod aPeriod) Get the overlap in mills between a nilus Deployment and a PAMGuard recording periodMethod parameters in tethys.deployment with type arguments of type RecordingPeriodModifier and TypeMethodDescriptionvoid
DeploymentHandler.exportDeployments
(ArrayList<RecordingPeriod> selected) Export deployments docs.Constructor parameters in tethys.deployment with type arguments of type RecordingPeriodModifierConstructorDescriptionRecordingList
(String sourceName, ArrayList<RecordingPeriod> selectedDeployments) -
Uses of RecordingPeriod in tethys.niluswraps
Methods in tethys.niluswraps that return RecordingPeriodMethods in tethys.niluswraps with parameters of type RecordingPeriodModifier and TypeMethodDescriptionvoid
PDeployment.setMatchedPAMGaurdPeriod
(RecordingPeriod matchedPAMGaurdPeriod) -
Uses of RecordingPeriod in tethys.swing
Methods in tethys.swing that return types with arguments of type RecordingPeriodModifier and TypeMethodDescriptionPAMGuardDeploymentsTable.getSelectedPeriods()
Get a list of selected periods irrespective of whether they have an existing deployment document.