Package system

Class ObsoleteAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
        See Also:
        Constant Field Values
      • assemblyShortName

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

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

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

      • ObsoleteAttribute

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

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

        public ObsoleteAttribute​(java.lang.String message,
                                 boolean error)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ObsoleteAttribute

        public ObsoleteAttribute​(java.lang.String message)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getIsError

        public boolean getIsError()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDiagnosticId

        public java.lang.String getDiagnosticId()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDiagnosticId

        public void setDiagnosticId​(java.lang.String DiagnosticId)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMessage

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

        public java.lang.String getUrlFormat()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUrlFormat

        public void setUrlFormat​(java.lang.String UrlFormat)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable