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