Interface PropertyType

    • Method Detail

      • getValue

        Object getValue()
        Returns the value of the 'Value' containment reference.

        If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Value' containment reference.
        See Also:
        #setValue(EObject), Wfs20Package.getPropertyType_Value()
      • setValue

        void setValue​(Object value)
        Sets the value of the 'Value' attribute.
        Parameters:
        value - the new value of the 'Value' attribute.
        See Also:
        getValue()