public static class ServiceModel.GetObservationsV2 extends Object implements net.servicestack.client.IReturn<ServiceModel.SearchResultObservation>, IPaginatedRequest
| Constructor and Description |
|---|
GetObservationsV2() |
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.GetObservationsV2 setActivityCustomId(String value)
public ServiceModel.GetObservationsV2 setActivityIds(List<String> value)
public ServiceModel.GetObservationsV2 setActivityTypes(List<String> value)
public ServiceModel.GetObservationsV2 setAnalysisMethodIds(List<String> value)
public ServiceModel.GetObservationsV2 setAnalysisMethodSimpleIds(List<String> value)
public ServiceModel.GetObservationsV2 setAnalyticalGroupIds(List<String> value)
public ServiceModel.GetObservationsV2 setCollectionMethodIds(List<String> value)
public String getCursor()
getCursor in interface IPaginatedRequestpublic ServiceModel.GetObservationsV2 setCursor(String value)
public String getCustomId()
public ServiceModel.GetObservationsV2 setCustomId(String value)
public ServiceModel.GetObservationsV2 setDataClassifications(List<String> value)
public String getDepthUnitCustomId()
public ServiceModel.GetObservationsV2 setDepthUnitCustomId(String value)
public String getDepthUnitId()
public ServiceModel.GetObservationsV2 setDepthUnitId(String value)
public Double getDepthValue()
public ServiceModel.GetObservationsV2 setDepthValue(Double value)
public String getDetectionCondition()
public ServiceModel.GetObservationsV2 setDetectionCondition(String value)
public java.time.Instant getEndLastReindexTime()
public ServiceModel.GetObservationsV2 setEndLastReindexTime(java.time.Instant value)
public java.time.Instant getEndObservedTime()
public ServiceModel.GetObservationsV2 setEndObservedTime(java.time.Instant value)
public java.time.Instant getEndResultTime()
public ServiceModel.GetObservationsV2 setEndResultTime(java.time.Instant value)
public java.time.Instant getEndModificationTime()
public ServiceModel.GetObservationsV2 setEndModificationTime(java.time.Instant value)
public ServiceModel.FieldResultType getFieldResultType()
public ServiceModel.GetObservationsV2 setFieldResultType(ServiceModel.FieldResultType value)
public String getFieldVisitId()
public ServiceModel.GetObservationsV2 setFieldVisitId(String value)
public String getFilterId()
public ServiceModel.GetObservationsV2 setFilterId(String value)
public ServiceModel.GetObservationsV2 setIds(List<String> value)
public String getImportHistoryEventId()
public ServiceModel.GetObservationsV2 setImportHistoryEventId(String value)
public ServiceModel.GetObservationsV2 setLabReportIds(List<String> value)
public ServiceModel.GetObservationsV2 setLabResultLabAnalysisMethodIds(List<String> value)
public ServiceModel.GetObservationsV2 setLabResultLaboratoryIds(List<String> value)
public Integer getLimit()
public ServiceModel.GetObservationsV2 setLimit(Integer value)
public Double getMaxNumericResultValue()
public ServiceModel.GetObservationsV2 setMaxNumericResultValue(Double value)
public ServiceModel.GetObservationsV2 setMedia(List<String> value)
public Double getMinNumericResultValue()
public ServiceModel.GetObservationsV2 setMinNumericResultValue(Double value)
public Double getNumericResultValue()
public ServiceModel.GetObservationsV2 setNumericResultValue(Double value)
public ServiceModel.GetObservationsV2 setObservedPropertyIds(List<String> value)
public ServiceModel.GetObservationsV2 setProjectIds(List<String> value)
public ServiceModel.GetObservationsV2 setQualityControlTypes(List<String> value)
public ServiceModel.GetObservationsV2 setResultGrades(List<String> value)
public ServiceModel.GetObservationsV2 setResultStatuses(List<String> value)
public ServiceModel.SampleFractionType getSampleFraction()
public ServiceModel.GetObservationsV2 setSampleFraction(ServiceModel.SampleFractionType value)
public ServiceModel.GetObservationsV2 setSamplingContextTagIds(List<String> value)
public ServiceModel.GetObservationsV2 setSamplingLocationGroupIds(List<String> value)
public ServiceModel.GetObservationsV2 setSamplingLocationIds(List<String> value)
public ServiceModel.GetObservationsV2 setSearch(List<String> value)
public String getSort()
public ServiceModel.GetObservationsV2 setSort(String value)
public ServiceModel.GetObservationsV2 setSpecimenIds(List<String> value)
public String getSpecimenName()
public ServiceModel.GetObservationsV2 setSpecimenName(String value)
public java.time.Instant getStartLastReindexTime()
public ServiceModel.GetObservationsV2 setStartLastReindexTime(java.time.Instant value)
public java.time.Instant getStartObservedTime()
public ServiceModel.GetObservationsV2 setStartObservedTime(java.time.Instant value)
public java.time.Instant getStartResultTime()
public ServiceModel.GetObservationsV2 setStartResultTime(java.time.Instant value)
public java.time.Instant getStartModificationTime()
public ServiceModel.GetObservationsV2 setStartModificationTime(java.time.Instant value)
public ServiceModel.GetObservationsV2 setTaxonIds(List<String> value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<ServiceModel.SearchResultObservation>Copyright © 2022. All rights reserved.