Interface ICustomizationReqType3

    • Method Detail

      • richTextTemplate

        java.lang.String richTextTemplate()

        Rich text document template of the requirement type.

        Getter method for the COM property "RichTextTemplate"

        Returns:
        Returns a value of type java.lang.String
      • richTextTemplate

        void richTextTemplate​(java.lang.String pVal)

        Rich text document template of the requirement type.

        Setter method for the COM property "RichTextTemplate"

        Parameters:
        pVal - Mandatory java.lang.String parameter.