Class ExperimentalAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Private.CoreLib, Version=10.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.Diagnostics.CodeAnalysis.ExperimentalAttribute
        See Also:
        Constant Field Values
      • classType

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

      • ExperimentalAttribute

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

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

        public ExperimentalAttribute​(java.lang.String diagnosticId)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class Attribute
      • getDiagnosticId

        public java.lang.String getDiagnosticId()
                                         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
      • 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