Class SignatureHeader

    • Field Detail

      • assemblyFullName

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

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

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

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

      • SignatureHeader

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

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

        public SignatureHeader​(byte rawValue)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

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

        public boolean Equals​(SignatureHeader other)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHasExplicitThis

        public boolean getHasExplicitThis()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsGeneric

        public boolean getIsGeneric()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsInstance

        public boolean getIsInstance()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRawValue

        public byte getRawValue()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAttributes

        public SignatureAttributes getAttributes()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCallingConvention

        public SignatureCallingConvention getCallingConvention()
                                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getKind

        public SignatureKind getKind()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable