Class CachedAncillaryDatumSC
java.lang.Object
org.mbari.vars.annosaurus.sdk.kiota.models.CachedAncillaryDatumSC
- All Implemented Interfaces:
com.microsoft.kiota.serialization.AdditionalDataHolder
,com.microsoft.kiota.serialization.Parsable
@Generated("com.microsoft.kiota")
public class CachedAncillaryDatumSC
extends Object
implements com.microsoft.kiota.serialization.AdditionalDataHolder, com.microsoft.kiota.serialization.Parsable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CachedAncillaryDatumSC
createFromDiscriminatorValue
(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueGets the AdditionalData property value.Gets the altitude property value.getCrs()
Gets the crs property value.Gets the depth_meters property value.The deserialization information for the current modelGets the imaged_moment_uuid property value.Gets the last_updated_time property value.Gets the latitude property value.Gets the light_transmission property value.Gets the longitude property value.Gets the oxygen_ml_l property value.getPhi()
Gets the phi property value.Gets the pose_position_units property value.Gets the pressure_dbar property value.getPsi()
Gets the psi property value.Gets the recorded_timestamp property value.Gets the salinity property value.Gets the temperature_celsius property value.getTheta()
Gets the theta property value.getUuid()
Gets the uuid property value.getX()
Gets the x property value.getY()
Gets the y property value.getZ()
Gets the z property value.void
serialize
(com.microsoft.kiota.serialization.SerializationWriter writer) Serializes information the current objectvoid
setAdditionalData
(Map<String, Object> value) Sets the AdditionalData property value.void
setAltitude
(Float value) Sets the altitude property value.void
Sets the crs property value.void
setDepthMeters
(Float value) Sets the depth_meters property value.void
setImagedMomentUuid
(UUID value) Sets the imaged_moment_uuid property value.void
setLastUpdatedTime
(String value) Sets the last_updated_time property value.void
setLatitude
(Double value) Sets the latitude property value.void
setLightTransmission
(Float value) Sets the light_transmission property value.void
setLongitude
(Double value) Sets the longitude property value.void
setOxygenMlL
(Float value) Sets the oxygen_ml_l property value.void
Sets the phi property value.void
setPosePositionUnits
(String value) Sets the pose_position_units property value.void
setPressureDbar
(Float value) Sets the pressure_dbar property value.void
Sets the psi property value.void
setRecordedTimestamp
(String value) Sets the recorded_timestamp property value.void
setSalinity
(Float value) Sets the salinity property value.void
setTemperatureCelsius
(Float value) Sets the temperature_celsius property value.void
Sets the theta property value.void
Sets the uuid property value.void
Sets the x property value.void
Sets the y property value.void
Sets the z property value.
-
Constructor Details
-
CachedAncillaryDatumSC
public CachedAncillaryDatumSC()Instantiates a newCachedAncillaryDatumSC
and sets the default values.
-
-
Method Details
-
createFromDiscriminatorValue
@Nonnull public static CachedAncillaryDatumSC createFromDiscriminatorValue(@Nonnull com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value- Parameters:
parseNode
- The parse node to use to read the discriminator value and create the object- Returns:
- a
CachedAncillaryDatumSC
-
getAdditionalData
Gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. -
getAltitude
-
getCrs
-
getDepthMeters
-
getFieldDeserializers
-
getImagedMomentUuid
-
getLastUpdatedTime
-
getLatitude
-
getLightTransmission
-
getLongitude
-
getOxygenMlL
-
getPhi
-
getPosePositionUnits
-
getPressureDbar
-
getPsi
-
getRecordedTimestamp
-
getSalinity
-
getTemperatureCelsius
-
getTheta
-
getUuid
-
getX
-
getY
-
getZ
-
serialize
public void serialize(@Nonnull com.microsoft.kiota.serialization.SerializationWriter writer) Serializes information the current object- Specified by:
serialize
in interfacecom.microsoft.kiota.serialization.Parsable
- Parameters:
writer
- Serialization writer to use to serialize this model
-
setAdditionalData
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.- Parameters:
value
- Value to set for the AdditionalData property.
-
setAltitude
Sets the altitude property value. The altitude property- Parameters:
value
- Value to set for the altitude property.
-
setCrs
Sets the crs property value. The crs property- Parameters:
value
- Value to set for the crs property.
-
setDepthMeters
Sets the depth_meters property value. The depth_meters property- Parameters:
value
- Value to set for the depth_meters property.
-
setImagedMomentUuid
Sets the imaged_moment_uuid property value. The imaged_moment_uuid property- Parameters:
value
- Value to set for the imaged_moment_uuid property.
-
setLastUpdatedTime
Sets the last_updated_time property value. The last_updated_time property- Parameters:
value
- Value to set for the last_updated_time property.
-
setLatitude
Sets the latitude property value. The latitude property- Parameters:
value
- Value to set for the latitude property.
-
setLightTransmission
Sets the light_transmission property value. The light_transmission property- Parameters:
value
- Value to set for the light_transmission property.
-
setLongitude
Sets the longitude property value. The longitude property- Parameters:
value
- Value to set for the longitude property.
-
setOxygenMlL
Sets the oxygen_ml_l property value. The oxygen_ml_l property- Parameters:
value
- Value to set for the oxygen_ml_l property.
-
setPhi
Sets the phi property value. The phi property- Parameters:
value
- Value to set for the phi property.
-
setPosePositionUnits
Sets the pose_position_units property value. The pose_position_units property- Parameters:
value
- Value to set for the pose_position_units property.
-
setPressureDbar
Sets the pressure_dbar property value. The pressure_dbar property- Parameters:
value
- Value to set for the pressure_dbar property.
-
setPsi
Sets the psi property value. The psi property- Parameters:
value
- Value to set for the psi property.
-
setRecordedTimestamp
Sets the recorded_timestamp property value. The recorded_timestamp property- Parameters:
value
- Value to set for the recorded_timestamp property.
-
setSalinity
Sets the salinity property value. The salinity property- Parameters:
value
- Value to set for the salinity property.
-
setTemperatureCelsius
Sets the temperature_celsius property value. The temperature_celsius property- Parameters:
value
- Value to set for the temperature_celsius property.
-
setTheta
Sets the theta property value. The theta property- Parameters:
value
- Value to set for the theta property.
-
setUuid
Sets the uuid property value. The uuid property- Parameters:
value
- Value to set for the uuid property.
-
setX
Sets the x property value. The x property- Parameters:
value
- Value to set for the x property.
-
setY
Sets the y property value. The y property- Parameters:
value
- Value to set for the y property.
-
setZ
Sets the z property value. The z property- Parameters:
value
- Value to set for the z property.
-