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 Details

    • CachedAncillaryDatumSC

      public CachedAncillaryDatumSC()
      Instantiates a new CachedAncillaryDatumSC 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

      @Nonnull public Map<String,Object> 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.
      Specified by:
      getAdditionalData in interface com.microsoft.kiota.serialization.AdditionalDataHolder
      Returns:
      a Map<String,Object>
    • getAltitude

      @Nullable public Float getAltitude()
      Gets the altitude property value. The altitude property
      Returns:
      a Float
    • getCrs

      @Nullable public String getCrs()
      Gets the crs property value. The crs property
      Returns:
      a String
    • getDepthMeters

      @Nullable public Float getDepthMeters()
      Gets the depth_meters property value. The depth_meters property
      Returns:
      a Float
    • getFieldDeserializers

      @Nonnull public Map<String,Consumer<com.microsoft.kiota.serialization.ParseNode>> getFieldDeserializers()
      The deserialization information for the current model
      Specified by:
      getFieldDeserializers in interface com.microsoft.kiota.serialization.Parsable
      Returns:
      a Map<String,Consumer<com.microsoft.kiota.serialization.ParseNode>>
    • getImagedMomentUuid

      @Nullable public UUID getImagedMomentUuid()
      Gets the imaged_moment_uuid property value. The imaged_moment_uuid property
      Returns:
      a UUID
    • getLastUpdatedTime

      @Nullable public String getLastUpdatedTime()
      Gets the last_updated_time property value. The last_updated_time property
      Returns:
      a String
    • getLatitude

      @Nullable public Double getLatitude()
      Gets the latitude property value. The latitude property
      Returns:
      a Double
    • getLightTransmission

      @Nullable public Float getLightTransmission()
      Gets the light_transmission property value. The light_transmission property
      Returns:
      a Float
    • getLongitude

      @Nullable public Double getLongitude()
      Gets the longitude property value. The longitude property
      Returns:
      a Double
    • getOxygenMlL

      @Nullable public Float getOxygenMlL()
      Gets the oxygen_ml_l property value. The oxygen_ml_l property
      Returns:
      a Float
    • getPhi

      @Nullable public Double getPhi()
      Gets the phi property value. The phi property
      Returns:
      a Double
    • getPosePositionUnits

      @Nullable public String getPosePositionUnits()
      Gets the pose_position_units property value. The pose_position_units property
      Returns:
      a String
    • getPressureDbar

      @Nullable public Float getPressureDbar()
      Gets the pressure_dbar property value. The pressure_dbar property
      Returns:
      a Float
    • getPsi

      @Nullable public Double getPsi()
      Gets the psi property value. The psi property
      Returns:
      a Double
    • getRecordedTimestamp

      @Nullable public String getRecordedTimestamp()
      Gets the recorded_timestamp property value. The recorded_timestamp property
      Returns:
      a String
    • getSalinity

      @Nullable public Float getSalinity()
      Gets the salinity property value. The salinity property
      Returns:
      a Float
    • getTemperatureCelsius

      @Nullable public Float getTemperatureCelsius()
      Gets the temperature_celsius property value. The temperature_celsius property
      Returns:
      a Float
    • getTheta

      @Nullable public Double getTheta()
      Gets the theta property value. The theta property
      Returns:
      a Double
    • getUuid

      @Nullable public UUID getUuid()
      Gets the uuid property value. The uuid property
      Returns:
      a UUID
    • getX

      @Nullable public Double getX()
      Gets the x property value. The x property
      Returns:
      a Double
    • getY

      @Nullable public Double getY()
      Gets the y property value. The y property
      Returns:
      a Double
    • getZ

      @Nullable public Double getZ()
      Gets the z property value. The z property
      Returns:
      a Double
    • serialize

      public void serialize(@Nonnull com.microsoft.kiota.serialization.SerializationWriter writer)
      Serializes information the current object
      Specified by:
      serialize in interface com.microsoft.kiota.serialization.Parsable
      Parameters:
      writer - Serialization writer to use to serialize this model
    • setAdditionalData

      public void setAdditionalData(@Nullable Map<String,Object> value)
      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

      public void setAltitude(@Nullable Float value)
      Sets the altitude property value. The altitude property
      Parameters:
      value - Value to set for the altitude property.
    • setCrs

      public void setCrs(@Nullable String value)
      Sets the crs property value. The crs property
      Parameters:
      value - Value to set for the crs property.
    • setDepthMeters

      public void setDepthMeters(@Nullable Float value)
      Sets the depth_meters property value. The depth_meters property
      Parameters:
      value - Value to set for the depth_meters property.
    • setImagedMomentUuid

      public void setImagedMomentUuid(@Nullable UUID value)
      Sets the imaged_moment_uuid property value. The imaged_moment_uuid property
      Parameters:
      value - Value to set for the imaged_moment_uuid property.
    • setLastUpdatedTime

      public void setLastUpdatedTime(@Nullable String value)
      Sets the last_updated_time property value. The last_updated_time property
      Parameters:
      value - Value to set for the last_updated_time property.
    • setLatitude

      public void setLatitude(@Nullable Double value)
      Sets the latitude property value. The latitude property
      Parameters:
      value - Value to set for the latitude property.
    • setLightTransmission

      public void setLightTransmission(@Nullable Float value)
      Sets the light_transmission property value. The light_transmission property
      Parameters:
      value - Value to set for the light_transmission property.
    • setLongitude

      public void setLongitude(@Nullable Double value)
      Sets the longitude property value. The longitude property
      Parameters:
      value - Value to set for the longitude property.
    • setOxygenMlL

      public void setOxygenMlL(@Nullable Float value)
      Sets the oxygen_ml_l property value. The oxygen_ml_l property
      Parameters:
      value - Value to set for the oxygen_ml_l property.
    • setPhi

      public void setPhi(@Nullable Double value)
      Sets the phi property value. The phi property
      Parameters:
      value - Value to set for the phi property.
    • setPosePositionUnits

      public void setPosePositionUnits(@Nullable String value)
      Sets the pose_position_units property value. The pose_position_units property
      Parameters:
      value - Value to set for the pose_position_units property.
    • setPressureDbar

      public void setPressureDbar(@Nullable Float value)
      Sets the pressure_dbar property value. The pressure_dbar property
      Parameters:
      value - Value to set for the pressure_dbar property.
    • setPsi

      public void setPsi(@Nullable Double value)
      Sets the psi property value. The psi property
      Parameters:
      value - Value to set for the psi property.
    • setRecordedTimestamp

      public void setRecordedTimestamp(@Nullable String value)
      Sets the recorded_timestamp property value. The recorded_timestamp property
      Parameters:
      value - Value to set for the recorded_timestamp property.
    • setSalinity

      public void setSalinity(@Nullable Float value)
      Sets the salinity property value. The salinity property
      Parameters:
      value - Value to set for the salinity property.
    • setTemperatureCelsius

      public void setTemperatureCelsius(@Nullable Float value)
      Sets the temperature_celsius property value. The temperature_celsius property
      Parameters:
      value - Value to set for the temperature_celsius property.
    • setTheta

      public void setTheta(@Nullable Double value)
      Sets the theta property value. The theta property
      Parameters:
      value - Value to set for the theta property.
    • setUuid

      public void setUuid(@Nullable UUID value)
      Sets the uuid property value. The uuid property
      Parameters:
      value - Value to set for the uuid property.
    • setX

      public void setX(@Nullable Double value)
      Sets the x property value. The x property
      Parameters:
      value - Value to set for the x property.
    • setY

      public void setY(@Nullable Double value)
      Sets the y property value. The y property
      Parameters:
      value - Value to set for the y property.
    • setZ

      public void setZ(@Nullable Double value)
      Sets the z property value. The z property
      Parameters:
      value - Value to set for the z property.