Class TextExpressionCompilerError

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Activities, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Activities
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Activities.XamlIntegration.TextExpressionCompilerError
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • TextExpressionCompilerError

        public TextExpressionCompilerError​(java.lang.Object instance)
                                    throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • TextExpressionCompilerError

        public TextExpressionCompilerError()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getIsWarning

        public boolean getIsWarning()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsWarning

        public void setIsWarning​(boolean IsWarning)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSourceLineNumber

        public int getSourceLineNumber()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSourceLineNumber

        public void setSourceLineNumber​(int SourceLineNumber)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMessage

        public java.lang.String getMessage()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMessage

        public void setMessage​(java.lang.String Message)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNumber

        public java.lang.String getNumber()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setNumber

        public void setNumber​(java.lang.String Number)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable