Class CodeTypeParameter

    • Field Detail

      • assemblyFullName

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

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

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

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

      • CodeTypeParameter

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

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

        public CodeTypeParameter​(java.lang.String name)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

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

        public boolean getHasConstructorConstraint()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHasConstructorConstraint

        public void setHasConstructorConstraint​(boolean HasConstructorConstraint)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setName

        public void setName​(java.lang.String Name)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable