Interface DescriptionType

    • Method Detail

      • getIdentifier

        CodeType getIdentifier()
        Returns the value of the 'Identifier' containment reference. Unambiguous identifier or name of a process, unique for this server, or unambiguous identifier or name of an output, unique for this process.
        Returns:
        the value of the 'Identifier' containment reference.
        See Also:
        setIdentifier(CodeType), Wps10Package.getDescriptionType_Identifier()
      • setIdentifier

        void setIdentifier​(CodeType value)
        Sets the value of the 'Identifier' containment reference.
        Parameters:
        value - the new value of the 'Identifier' containment reference.
        See Also:
        getIdentifier()
      • setTitle

        void setTitle​(LanguageStringType value)
        Sets the value of the 'Title' containment reference.
        Parameters:
        value - the new value of the 'Title' containment reference.
        See Also:
        getTitle()
      • setAbstract

        void setAbstract​(LanguageStringType value)
        Sets the value of the 'Abstract' containment reference.
        Parameters:
        value - the new value of the 'Abstract' containment reference.
        See Also:
        getAbstract()
      • getMetadata

        EList getMetadata()
        Returns the value of the 'Metadata' containment reference list. The list contents are of type MetadataType. Optional unordered list of additional metadata about this process/input/output. A list of optional and/or required metadata elements for this process/input/output could be specified in an Application Profile for this service.
        Returns:
        the value of the 'Metadata' containment reference list.
        See Also:
        Wps10Package.getDescriptionType_Metadata()