Class IosMinimumOperatingSystem

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

    public class IosMinimumOperatingSystem
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    “Contains properties of the minimum operating system required for an iOS 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

      • IosMinimumOperatingSystem

        protected IosMinimumOperatingSystem()
    • 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 IosMinimumOperatingSystem 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 IosMinimumOperatingSystem 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
      • getV12_0

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

        public IosMinimumOperatingSystem withV12_0​(Boolean v12_0)
        Returns an immutable copy of this with just the v12_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 12.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

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

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

        public IosMinimumOperatingSystem withV13_0​(Boolean v13_0)
        Returns an immutable copy of this with just the v13_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 13.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

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

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

        public IosMinimumOperatingSystem withV14_0​(Boolean v14_0)
        Returns an immutable copy of this with just the v14_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 14.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

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

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

        public IosMinimumOperatingSystem withV15_0​(Boolean v15_0)
        Returns an immutable copy of this with just the v15_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 15.0 or later is supported. Default value is FALSE. Exactly one of the minimum operating system boolean values will be TRUE.”

        Parameters:
        v15_0 - new value of v15_0 field (as defined in service metadata)
        Returns:
        immutable copy of this with just the v15_0 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 IosMinimumOperatingSystem 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
      • 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 IosMinimumOperatingSystem 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 IosMinimumOperatingSystem.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