Interface DescribeProcessType

    • Method Detail

      • getIdentifier

        EList getIdentifier()
        Returns the value of the 'Identifier' containment reference list. The list contents are of type CodeType. Unordered list of one or more identifiers of the processes for which the client is requesting detailed descriptions. This element shall be repeated for each process for which a description is requested. These Identifiers are unordered, but the WPS shall return the process descriptions in the order in which they were requested.
        Returns:
        the value of the 'Identifier' containment reference list.
        See Also:
        Wps10Package.getDescribeProcessType_Identifier()