Interface Volumes

    • Method Detail

      • setName

        void setName​(String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
      • setDriver

        void setDriver​(String value)
        Sets the value of the 'Driver' attribute.
        Parameters:
        value - the new value of the 'Driver' attribute.
        See Also:
        getDriver()
        Generated class or method.
      • setDriver_opts

        void setDriver_opts​(Mapping value)
        Sets the value of the 'Driver opts' containment reference.
        Parameters:
        value - the new value of the 'Driver opts' containment reference.
        See Also:
        getDriver_opts()
        Generated class or method.
      • setExternal

        void setExternal​(String value)
        Sets the value of the 'External' attribute.
        Parameters:
        value - the new value of the 'External' attribute.
        See Also:
        getExternal()
        Generated class or method.
      • setLabels

        void setLabels​(ListOrMapping value)
        Sets the value of the 'Labels' containment reference.
        Parameters:
        value - the new value of the 'Labels' containment reference.
        See Also:
        getLabels()
        Generated class or method.
      • setCustomName

        void setCustomName​(String value)
        Sets the value of the 'Custom Name' attribute.
        Parameters:
        value - the new value of the 'Custom Name' attribute.
        See Also:
        getCustomName()
        Generated class or method.