public static class ServiceModel.DeleteObservationsV2 extends Object implements net.servicestack.client.IReturnVoid
| Constructor and Description |
|---|
DeleteObservationsV2() |
public String ActivityCustomId
public String Cursor
public String CustomId
public String DepthUnitCustomId
public String DepthUnitId
public Double DepthValue
public String DetectionCondition
public java.time.Instant EndLastReindexTime
public java.time.Instant EndObservedTime
public java.time.Instant EndResultTime
public java.time.Instant EndModificationTime
public ServiceModel.FieldResultType FieldResultType
public String FieldVisitId
public String FilterId
public String ImportHistoryEventId
public Integer Limit
public Double MaxNumericResultValue
public Double MinNumericResultValue
public Double NumericResultValue
public ServiceModel.SampleFractionType SampleFraction
public String Sort
public String SpecimenName
public java.time.Instant StartLastReindexTime
public java.time.Instant StartObservedTime
public java.time.Instant StartResultTime
public java.time.Instant StartModificationTime
public String getActivityCustomId()
public ServiceModel.DeleteObservationsV2 setActivityCustomId(String value)
public ServiceModel.DeleteObservationsV2 setActivityIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setActivityTypes(List<String> value)
public ServiceModel.DeleteObservationsV2 setAnalysisMethodIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setAnalysisMethodSimpleIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setAnalyticalGroupIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setCollectionMethodIds(List<String> value)
public String getCursor()
public ServiceModel.DeleteObservationsV2 setCursor(String value)
public String getCustomId()
public ServiceModel.DeleteObservationsV2 setCustomId(String value)
public ServiceModel.DeleteObservationsV2 setDataClassifications(List<String> value)
public String getDepthUnitCustomId()
public ServiceModel.DeleteObservationsV2 setDepthUnitCustomId(String value)
public String getDepthUnitId()
public ServiceModel.DeleteObservationsV2 setDepthUnitId(String value)
public Double getDepthValue()
public ServiceModel.DeleteObservationsV2 setDepthValue(Double value)
public String getDetectionCondition()
public ServiceModel.DeleteObservationsV2 setDetectionCondition(String value)
public java.time.Instant getEndLastReindexTime()
public ServiceModel.DeleteObservationsV2 setEndLastReindexTime(java.time.Instant value)
public java.time.Instant getEndObservedTime()
public ServiceModel.DeleteObservationsV2 setEndObservedTime(java.time.Instant value)
public java.time.Instant getEndResultTime()
public ServiceModel.DeleteObservationsV2 setEndResultTime(java.time.Instant value)
public java.time.Instant getEndModificationTime()
public ServiceModel.DeleteObservationsV2 setEndModificationTime(java.time.Instant value)
public ServiceModel.FieldResultType getFieldResultType()
public ServiceModel.DeleteObservationsV2 setFieldResultType(ServiceModel.FieldResultType value)
public String getFieldVisitId()
public ServiceModel.DeleteObservationsV2 setFieldVisitId(String value)
public String getFilterId()
public ServiceModel.DeleteObservationsV2 setFilterId(String value)
public ServiceModel.DeleteObservationsV2 setIds(List<String> value)
public String getImportHistoryEventId()
public ServiceModel.DeleteObservationsV2 setImportHistoryEventId(String value)
public ServiceModel.DeleteObservationsV2 setLabReportIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setLabResultLabAnalysisMethodIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setLabResultLaboratoryIds(List<String> value)
public Integer getLimit()
public ServiceModel.DeleteObservationsV2 setLimit(Integer value)
public Double getMaxNumericResultValue()
public ServiceModel.DeleteObservationsV2 setMaxNumericResultValue(Double value)
public ServiceModel.DeleteObservationsV2 setMedia(List<String> value)
public Double getMinNumericResultValue()
public ServiceModel.DeleteObservationsV2 setMinNumericResultValue(Double value)
public Double getNumericResultValue()
public ServiceModel.DeleteObservationsV2 setNumericResultValue(Double value)
public ServiceModel.DeleteObservationsV2 setObservedPropertyIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setProjectIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setQualityControlTypes(List<String> value)
public ServiceModel.DeleteObservationsV2 setResultGrades(List<String> value)
public ServiceModel.DeleteObservationsV2 setResultStatuses(List<String> value)
public ServiceModel.SampleFractionType getSampleFraction()
public ServiceModel.DeleteObservationsV2 setSampleFraction(ServiceModel.SampleFractionType value)
public ServiceModel.DeleteObservationsV2 setSamplingContextTagIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setSamplingLocationGroupIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setSamplingLocationIds(List<String> value)
public ServiceModel.DeleteObservationsV2 setSearch(List<String> value)
public String getSort()
public ServiceModel.DeleteObservationsV2 setSort(String value)
public ServiceModel.DeleteObservationsV2 setSpecimenIds(List<String> value)
public String getSpecimenName()
public ServiceModel.DeleteObservationsV2 setSpecimenName(String value)
public java.time.Instant getStartLastReindexTime()
public ServiceModel.DeleteObservationsV2 setStartLastReindexTime(java.time.Instant value)
public java.time.Instant getStartObservedTime()
public ServiceModel.DeleteObservationsV2 setStartObservedTime(java.time.Instant value)
public java.time.Instant getStartResultTime()
public ServiceModel.DeleteObservationsV2 setStartResultTime(java.time.Instant value)
public java.time.Instant getStartModificationTime()
public ServiceModel.DeleteObservationsV2 setStartModificationTime(java.time.Instant value)
public ServiceModel.DeleteObservationsV2 setTaxonIds(List<String> value)
Copyright © 2022. All rights reserved.