public static class Provisioning.PostLocationDatumPeriod extends Provisioning.LocationDatumPeriodBase implements net.servicestack.client.IReturn<Provisioning.LocationDatumResponse>
| Modifier and Type | Field and Description |
|---|---|
String |
LocationUniqueId
Unique ID of the location
|
String |
StandardIdentifier
Reference standard this period is related to, which must be a standard reference datum for the location
|
Comment, Elevation, MeasurementDirection, Method, Uncertainty, ValidFrom| Constructor and Description |
|---|
PostLocationDatumPeriod() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocationUniqueId() |
Object |
getResponseType() |
String |
getStandardIdentifier() |
Provisioning.PostLocationDatumPeriod |
setLocationUniqueId(String value) |
Provisioning.PostLocationDatumPeriod |
setStandardIdentifier(String value) |
getComment, getElevation, getMeasurementDirection, getMethod, getUncertainty, getValidFrom, setComment, setElevation, setMeasurementDirection, setMethod, setUncertainty, setValidFrompublic String LocationUniqueId
public String StandardIdentifier
public String getLocationUniqueId()
public Provisioning.PostLocationDatumPeriod setLocationUniqueId(String value)
public String getStandardIdentifier()
public Provisioning.PostLocationDatumPeriod setStandardIdentifier(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.LocationDatumResponse>Copyright © 2022. All rights reserved.