Uses of Class
tethys.deployment.RecordingPeriod
Packages that use RecordingPeriod
-
Uses of RecordingPeriod in tethys.deployment
Methods in tethys.deployment that return types with arguments of type RecordingPeriodMethods in tethys.deployment with parameters of type RecordingPeriodModifier and TypeMethodDescriptionvoid
RecordingList.add
(RecordingPeriod recordingPeriod) Add a recording period to the list.nilus.Deployment
DeploymentHandler.createDeploymentDocument
(int i, RecordingPeriod recordingPeriod, String deploymentId) long
DeploymentHandler.getDeploymentOverlap
(PDeployment aDeployment, RecordingPeriod aPeriod) Get the overlap in mills between a nilus Deployment and a PAMGuard recording periodConstructor 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.