Class AndroidMinimumOperatingSystem

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class AndroidMinimumOperatingSystem
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    “Contains properties for the minimum operating system required for an Android mobile app.”
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
    • Constructor Detail

      • AndroidMinimumOperatingSystem

        protected AndroidMinimumOperatingSystem()
    • Method Detail

      • odataTypeName

        public String odataTypeName()
        Specified by:
        odataTypeName in interface com.github.davidmoten.odata.client.ODataType
      • getV10_0

        public Optional<Boolean> getV10_0()
        “When TRUE, only Version 10.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v10_0
      • withV10_0

        public AndroidMinimumOperatingSystem withV10_0​(Boolean v10_0)
        Returns an immutable copy of this with just the v10_0 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 10.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v10_0 - new value of v10_0 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v10_0 field changed
      • getV11_0

        public Optional<Boolean> getV11_0()
        “When TRUE, only Version 11.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v11_0
      • withV11_0

        public AndroidMinimumOperatingSystem withV11_0​(Boolean v11_0)
        Returns an immutable copy of this with just the v11_0 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 11.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v11_0 - new value of v11_0 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v11_0 field changed
      • getV4_0

        public Optional<Boolean> getV4_0()
        “When TRUE, only Version 4.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v4_0
      • withV4_0

        public AndroidMinimumOperatingSystem withV4_0​(Boolean v4_0)
        Returns an immutable copy of this with just the v4_0 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 4.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v4_0 - new value of v4_0 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v4_0 field changed
      • getV4_0_3

        public Optional<Boolean> getV4_0_3()
        “When TRUE, only Version 4.0.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v4_0_3
      • withV4_0_3

        public AndroidMinimumOperatingSystem withV4_0_3​(Boolean v4_0_3)
        Returns an immutable copy of this with just the v4_0_3 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 4.0.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v4_0_3 - new value of v4_0_3 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v4_0_3 field changed
      • getV4_1

        public Optional<Boolean> getV4_1()
        “When TRUE, only Version 4.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v4_1
      • withV4_1

        public AndroidMinimumOperatingSystem withV4_1​(Boolean v4_1)
        Returns an immutable copy of this with just the v4_1 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 4.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v4_1 - new value of v4_1 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v4_1 field changed
      • getV4_2

        public Optional<Boolean> getV4_2()
        “When TRUE, only Version 4.2 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v4_2
      • withV4_2

        public AndroidMinimumOperatingSystem withV4_2​(Boolean v4_2)
        Returns an immutable copy of this with just the v4_2 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 4.2 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v4_2 - new value of v4_2 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v4_2 field changed
      • getV4_3

        public Optional<Boolean> getV4_3()
        “When TRUE, only Version 4.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v4_3
      • withV4_3

        public AndroidMinimumOperatingSystem withV4_3​(Boolean v4_3)
        Returns an immutable copy of this with just the v4_3 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 4.3 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v4_3 - new value of v4_3 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v4_3 field changed
      • getV4_4

        public Optional<Boolean> getV4_4()
        “When TRUE, only Version 4.4 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v4_4
      • withV4_4

        public AndroidMinimumOperatingSystem withV4_4​(Boolean v4_4)
        Returns an immutable copy of this with just the v4_4 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 4.4 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v4_4 - new value of v4_4 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v4_4 field changed
      • getV5_0

        public Optional<Boolean> getV5_0()
        “When TRUE, only Version 5.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v5_0
      • withV5_0

        public AndroidMinimumOperatingSystem withV5_0​(Boolean v5_0)
        Returns an immutable copy of this with just the v5_0 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 5.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v5_0 - new value of v5_0 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v5_0 field changed
      • getV5_1

        public Optional<Boolean> getV5_1()
        “When TRUE, only Version 5.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v5_1
      • withV5_1

        public AndroidMinimumOperatingSystem withV5_1​(Boolean v5_1)
        Returns an immutable copy of this with just the v5_1 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 5.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v5_1 - new value of v5_1 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v5_1 field changed
      • getV6_0

        public Optional<Boolean> getV6_0()
        “When TRUE, only Version 6.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v6_0
      • withV6_0

        public AndroidMinimumOperatingSystem withV6_0​(Boolean v6_0)
        Returns an immutable copy of this with just the v6_0 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 6.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v6_0 - new value of v6_0 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v6_0 field changed
      • getV7_0

        public Optional<Boolean> getV7_0()
        “When TRUE, only Version 7.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v7_0
      • withV7_0

        public AndroidMinimumOperatingSystem withV7_0​(Boolean v7_0)
        Returns an immutable copy of this with just the v7_0 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 7.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v7_0 - new value of v7_0 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v7_0 field changed
      • getV7_1

        public Optional<Boolean> getV7_1()
        “When TRUE, only Version 7.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v7_1
      • withV7_1

        public AndroidMinimumOperatingSystem withV7_1​(Boolean v7_1)
        Returns an immutable copy of this with just the v7_1 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 7.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v7_1 - new value of v7_1 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v7_1 field changed
      • getV8_0

        public Optional<Boolean> getV8_0()
        “When TRUE, only Version 8.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v8_0
      • withV8_0

        public AndroidMinimumOperatingSystem withV8_0​(Boolean v8_0)
        Returns an immutable copy of this with just the v8_0 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 8.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v8_0 - new value of v8_0 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v8_0 field changed
      • getV8_1

        public Optional<Boolean> getV8_1()
        “When TRUE, only Version 8.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v8_1
      • withV8_1

        public AndroidMinimumOperatingSystem withV8_1​(Boolean v8_1)
        Returns an immutable copy of this with just the v8_1 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 8.1 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v8_1 - new value of v8_1 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v8_1 field changed
      • getV9_0

        public Optional<Boolean> getV9_0()
        “When TRUE, only Version 9.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”
        Returns:
        property v9_0
      • withV9_0

        public AndroidMinimumOperatingSystem withV9_0​(Boolean v9_0)
        Returns an immutable copy of this with just the v9_0 field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        “When TRUE, only Version 9.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v9_0 - new value of v9_0 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v9_0 field changed
      • getUnmappedFields

        public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
        Specified by:
        getUnmappedFields in interface com.github.davidmoten.odata.client.ODataType
      • postInject

        public void postInject​(boolean addKeysToContextPath)
        Specified by:
        postInject in interface com.github.davidmoten.odata.client.ODataType
      • builder

        public static AndroidMinimumOperatingSystem.Builder builder()
        Returns a builder which is used to create a new instance of this class (given that this class is immutable).
        Returns:
        a new Builder for this class