Package tethys.niluswraps
Class NilusDataWrapper<T>
java.lang.Object
tethys.niluswraps.NilusDocumentWrapper<T>
tethys.niluswraps.NilusDataWrapper<T>
- Type Parameters:
T
-
- Direct Known Subclasses:
PDetections
,PLocalization
Wrapper for Nilus data objects. This means Detections and Localization documents which
should have an associated datablock, a deployment wrapper and a data count.
- Author:
- dg50
-
Field Summary
Fields inherited from class tethys.niluswraps.NilusDocumentWrapper
documentName, nilusObject
-
Constructor Summary
ConstructorDescriptionNilusDataWrapper
(T nilusObject, PamDataBlock dataBlock, PDeployment deployment, Integer count) -
Method Summary
Modifier and TypeMethodDescriptionnilus.DataSourceType
nilus.DescriptionType
nilus.QualityAssuranceProcessType
Methods inherited from class tethys.niluswraps.NilusDocumentWrapper
getCollection, getDocumentId, getGotObject, getGotObject, getGotObjects, getGotObjects, getNilusClass
-
Field Details
-
count
-
deployment
-
dataBlock
-
-
Constructor Details
-
NilusDataWrapper
public NilusDataWrapper(T nilusObject, PamDataBlock dataBlock, PDeployment deployment, Integer count)
-
-
Method Details
-
getDescription
public nilus.DescriptionType getDescription() -
getDataSource
public nilus.DataSourceType getDataSource() -
getQualityAssurance
public nilus.QualityAssuranceProcessType getQualityAssurance() -
getEffortStart
-
getEffortEnd
-