Interface WebPromptAnswer

    • Method Detail

      • getPrompt

        WebPrompt getPrompt()
        Returns the prompt question object to which this prompt answer is trying to answer.
        Returns:
        the prompt question object.
      • getReuse

        int getReuse()
        Returns a value from the enumeration EnumDSSXMLPromptAnswerReuse.
        Returns:
        the reuse property of this prompt answer.