Class EventSourceOptions

    • Field Detail

      • assemblyFullName

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

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

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

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

      • EventSourceOptions

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

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

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class ValueType
      • 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
      • 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