Package tethys.niluswraps
Class PDetections
java.lang.Object
tethys.niluswraps.NilusDocumentWrapper<T>
tethys.niluswraps.NilusDataWrapper<nilus.Detections>
tethys.niluswraps.PDetections
-
Field Summary
Fields inherited from class tethys.niluswraps.NilusDataWrapper
count, dataBlock, deployment
Fields inherited from class tethys.niluswraps.NilusDocumentWrapper
documentName, nilusObject
-
Constructor Summary
ConstructorDescriptionPDetections
(nilus.Detections detections, PamDataBlock dataBlock, PDeployment deployment, Integer count) -
Method Summary
Methods inherited from class tethys.niluswraps.NilusDataWrapper
getDataSource, getDescription, getEffortEnd, getEffortStart, getQualityAssurance
Methods inherited from class tethys.niluswraps.NilusDocumentWrapper
getCollection, getDocumentId, getGotObject, getGotObject, getGotObjects, getGotObjects, getNilusClass
-
Constructor Details
-
PDetections
public PDetections(nilus.Detections detections, PamDataBlock dataBlock, PDeployment deployment, Integer count)
-