Class QueryConstraintsSC

java.lang.Object
org.mbari.vars.annosaurus.sdk.kiota.models.QueryConstraintsSC
All Implemented Interfaces:
com.microsoft.kiota.serialization.AdditionalDataHolder, com.microsoft.kiota.serialization.Parsable

@Generated("com.microsoft.kiota") public class QueryConstraintsSC extends Object implements com.microsoft.kiota.serialization.AdditionalDataHolder, com.microsoft.kiota.serialization.Parsable
  • Constructor Details

    • QueryConstraintsSC

      public QueryConstraintsSC()
      Instantiates a new QueryConstraintsSC and sets the default values.
  • Method Details

    • createFromDiscriminatorValue

      @Nonnull public static QueryConstraintsSC 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 QueryConstraintsSC
    • getActivities

      @Nullable public List<String> getActivities()
      Gets the activities property value. The activities property
      Returns:
      a List<String>
    • 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>
    • getConcepts

      @Nullable public List<String> getConcepts()
      Gets the concepts property value. The concepts property
      Returns:
      a List<String>
    • getData

      @Nullable public Boolean getData()
      Gets the data property value. The data property
      Returns:
      a Boolean
    • 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>>
    • getGroups

      @Nullable public List<String> getGroups()
      Gets the groups property value. The groups property
      Returns:
      a List<String>
    • getLimit

      @Nullable public Integer getLimit()
      Gets the limit property value. The limit property
      Returns:
      a Integer
    • getLinkName

      @Nullable public String getLinkName()
      Gets the link_name property value. The link_name property
      Returns:
      a String
    • getLinkValue

      @Nullable public String getLinkValue()
      Gets the link_value property value. The link_value property
      Returns:
      a String
    • getMaxDepth

      @Nullable public Double getMaxDepth()
      Gets the max_depth property value. The max_depth property
      Returns:
      a Double
    • getMaxLat

      @Nullable public Double getMaxLat()
      Gets the max_lat property value. The max_lat property
      Returns:
      a Double
    • getMaxLon

      @Nullable public Double getMaxLon()
      Gets the max_lon property value. The max_lon property
      Returns:
      a Double
    • getMaxTimestamp

      @Nullable public String getMaxTimestamp()
      Gets the max_timestamp property value. The max_timestamp property
      Returns:
      a String
    • getMinDepth

      @Nullable public Double getMinDepth()
      Gets the min_depth property value. The min_depth property
      Returns:
      a Double
    • getMinLat

      @Nullable public Double getMinLat()
      Gets the min_lat property value. The min_lat property
      Returns:
      a Double
    • getMinLon

      @Nullable public Double getMinLon()
      Gets the min_lon property value. The min_lon property
      Returns:
      a Double
    • getMinTimestamp

      @Nullable public String getMinTimestamp()
      Gets the min_timestamp property value. The min_timestamp property
      Returns:
      a String
    • getMissionContacts

      @Nullable public List<String> getMissionContacts()
      Gets the mission_contacts property value. The mission_contacts property
      Returns:
      a List<String>
    • getMissionId

      @Nullable public String getMissionId()
      Gets the mission_id property value. The mission_id property
      Returns:
      a String
    • getObservers

      @Nullable public List<String> getObservers()
      Gets the observers property value. The observers property
      Returns:
      a List<String>
    • getOffset

      @Nullable public Integer getOffset()
      Gets the offset property value. The offset property
      Returns:
      a Integer
    • getPlatformName

      @Nullable public String getPlatformName()
      Gets the platform_name property value. The platform_name property
      Returns:
      a String
    • getVideoReferenceUuids

      @Nullable public List<UUID> getVideoReferenceUuids()
      Gets the video_reference_uuids property value. The video_reference_uuids property
      Returns:
      a List<UUID>
    • 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
    • setActivities

      public void setActivities(@Nullable List<String> value)
      Sets the activities property value. The activities property
      Parameters:
      value - Value to set for the activities property.
    • 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.
    • setConcepts

      public void setConcepts(@Nullable List<String> value)
      Sets the concepts property value. The concepts property
      Parameters:
      value - Value to set for the concepts property.
    • setData

      public void setData(@Nullable Boolean value)
      Sets the data property value. The data property
      Parameters:
      value - Value to set for the data property.
    • setGroups

      public void setGroups(@Nullable List<String> value)
      Sets the groups property value. The groups property
      Parameters:
      value - Value to set for the groups property.
    • setLimit

      public void setLimit(@Nullable Integer value)
      Sets the limit property value. The limit property
      Parameters:
      value - Value to set for the limit property.
    • setLinkName

      public void setLinkName(@Nullable String value)
      Sets the link_name property value. The link_name property
      Parameters:
      value - Value to set for the link_name property.
    • setLinkValue

      public void setLinkValue(@Nullable String value)
      Sets the link_value property value. The link_value property
      Parameters:
      value - Value to set for the link_value property.
    • setMaxDepth

      public void setMaxDepth(@Nullable Double value)
      Sets the max_depth property value. The max_depth property
      Parameters:
      value - Value to set for the max_depth property.
    • setMaxLat

      public void setMaxLat(@Nullable Double value)
      Sets the max_lat property value. The max_lat property
      Parameters:
      value - Value to set for the max_lat property.
    • setMaxLon

      public void setMaxLon(@Nullable Double value)
      Sets the max_lon property value. The max_lon property
      Parameters:
      value - Value to set for the max_lon property.
    • setMaxTimestamp

      public void setMaxTimestamp(@Nullable String value)
      Sets the max_timestamp property value. The max_timestamp property
      Parameters:
      value - Value to set for the max_timestamp property.
    • setMinDepth

      public void setMinDepth(@Nullable Double value)
      Sets the min_depth property value. The min_depth property
      Parameters:
      value - Value to set for the min_depth property.
    • setMinLat

      public void setMinLat(@Nullable Double value)
      Sets the min_lat property value. The min_lat property
      Parameters:
      value - Value to set for the min_lat property.
    • setMinLon

      public void setMinLon(@Nullable Double value)
      Sets the min_lon property value. The min_lon property
      Parameters:
      value - Value to set for the min_lon property.
    • setMinTimestamp

      public void setMinTimestamp(@Nullable String value)
      Sets the min_timestamp property value. The min_timestamp property
      Parameters:
      value - Value to set for the min_timestamp property.
    • setMissionContacts

      public void setMissionContacts(@Nullable List<String> value)
      Sets the mission_contacts property value. The mission_contacts property
      Parameters:
      value - Value to set for the mission_contacts property.
    • setMissionId

      public void setMissionId(@Nullable String value)
      Sets the mission_id property value. The mission_id property
      Parameters:
      value - Value to set for the mission_id property.
    • setObservers

      public void setObservers(@Nullable List<String> value)
      Sets the observers property value. The observers property
      Parameters:
      value - Value to set for the observers property.
    • setOffset

      public void setOffset(@Nullable Integer value)
      Sets the offset property value. The offset property
      Parameters:
      value - Value to set for the offset property.
    • setPlatformName

      public void setPlatformName(@Nullable String value)
      Sets the platform_name property value. The platform_name property
      Parameters:
      value - Value to set for the platform_name property.
    • setVideoReferenceUuids

      public void setVideoReferenceUuids(@Nullable List<UUID> value)
      Sets the video_reference_uuids property value. The video_reference_uuids property
      Parameters:
      value - Value to set for the video_reference_uuids property.