Interface DescribeProcessType

    • Method Detail

      • getIdentifier

        EList<CodeType> getIdentifier()
        Returns the value of the 'Identifier' containment reference list. The list contents are of type CodeType. One or more identifiers for which the process description shall be obtained. "ALL"" is reserved to retrieve the descriptions for all available process offerings.
        Returns:
        the value of the 'Identifier' containment reference list.
        See Also:
        Wps20Package.getDescribeProcessType_Identifier()
      • setLang

        void setLang​(String value)
        Sets the value of the 'Lang' attribute.
        Parameters:
        value - the new value of the 'Lang' attribute.
        See Also:
        getLang()