Interface ValuesType

    • Method Detail

      • getDefault

        TypedLiteralType getDefault()
        Returns the value of the 'Default' containment reference. Ordered sequence of the parameter value(s) that the server will use for GetCoverage requests which omit a constraint on this parameter axis. (GetCoverage requests against a coverage offering whose AxisDescription has no default must specify a valid constraint for this parameter.)
        Returns:
        the value of the 'Default' containment reference.
        See Also:
        setDefault(TypedLiteralType), Wcs10Package.getValuesType_Default()
      • setDefault

        void setDefault​(TypedLiteralType value)
        Sets the value of the 'Default' containment reference.
        Parameters:
        value - the new value of the 'Default' containment reference.
        See Also:
        getDefault()