Class EventAttribute

    • Field Detail

      • assemblyFullName

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

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

      • EventAttribute

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

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

        public EventAttribute​(int eventId)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getVersion

        public byte getVersion()
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setVersion

        public void setVersion​(byte Version)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEventId

        public int getEventId()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEventId

        public void setEventId​(int EventId)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getActivityOptions

        public EventActivityOptions getActivityOptions()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setActivityOptions

        public void setActivityOptions​(EventActivityOptions ActivityOptions)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getChannel

        public EventChannel getChannel()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setChannel

        public void setChannel​(EventChannel Channel)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getKeywords

        public EventKeywords getKeywords()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setKeywords

        public void setKeywords​(EventKeywords Keywords)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLevel

        public EventLevel getLevel()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLevel

        public void setLevel​(EventLevel Level)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOpcode

        public EventOpcode getOpcode()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOpcode

        public void setOpcode​(EventOpcode Opcode)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTags

        public EventTags getTags()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTags

        public void setTags​(EventTags Tags)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTask

        public EventTask getTask()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTask

        public void setTask​(EventTask Task)
                     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