Class TypeEntry

    • 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.Runtime.Remoting.TypeEntry
        See Also:
        Constant Field Values
      • classType

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

      • TypeEntry

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

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

      • getAssemblyName

        public java.lang.String getAssemblyName()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAssemblyName

        public void setAssemblyName​(java.lang.String AssemblyName)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTypeName

        public java.lang.String getTypeName()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTypeName

        public void setTypeName​(java.lang.String TypeName)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable