public static class ServiceModel.ObservationStandard extends Object
| Modifier and Type | Field and Description |
|---|---|
ServiceModel.AuditAttributes |
AuditAttributes |
ServiceModel.ObservedProperty |
ObservedProperty |
ServiceModel.Quantity |
ResultLowerLimit |
ServiceModel.Quantity |
ResultUpperLimit |
String |
RuleText |
| Constructor and Description |
|---|
ObservationStandard() |
public ServiceModel.ObservedProperty ObservedProperty
public ServiceModel.Quantity ResultLowerLimit
public ServiceModel.Quantity ResultUpperLimit
public String RuleText
public ServiceModel.AuditAttributes AuditAttributes
public ServiceModel.ObservedProperty getObservedProperty()
public ServiceModel.ObservationStandard setObservedProperty(ServiceModel.ObservedProperty value)
public ServiceModel.Quantity getResultLowerLimit()
public ServiceModel.ObservationStandard setResultLowerLimit(ServiceModel.Quantity value)
public ServiceModel.Quantity getResultUpperLimit()
public ServiceModel.ObservationStandard setResultUpperLimit(ServiceModel.Quantity value)
public String getRuleText()
public ServiceModel.ObservationStandard setRuleText(String value)
public ServiceModel.AuditAttributes getAuditAttributes()
public ServiceModel.ObservationStandard setAuditAttributes(ServiceModel.AuditAttributes value)
Copyright © 2022. All rights reserved.