Class ValidationErrorInfo

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Activities.Presentation, 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.Presentation
        See Also:
        Constant Field Values
      • className

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

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

      • ValidationErrorInfo

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

        public ValidationErrorInfo()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ValidationErrorInfo

        public ValidationErrorInfo​(ValidationError validationError)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ValidationErrorInfo

        public ValidationErrorInfo​(java.lang.String message)
                            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
      • getSourceReferenceId

        public Guid getSourceReferenceId()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSourceReferenceId

        public void setSourceReferenceId​(Guid SourceReferenceId)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFileName

        public java.lang.String getFileName()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFileName

        public void setFileName​(java.lang.String FileName)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getId

        public java.lang.String getId()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setId

        public void setId​(java.lang.String Id)
                   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
      • getPropertyName

        public java.lang.String getPropertyName()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPropertyName

        public void setPropertyName​(java.lang.String PropertyName)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable