Class JsonDerivedTypeAttribute

    • Field Detail

      • assemblyFullName

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

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

        public static final java.lang.String className
        Qualified class name: System.Text.Json.Serialization.JsonDerivedTypeAttribute
        See Also:
        Constant Field Values
      • classType

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

      • JsonDerivedTypeAttribute

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

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

        public JsonDerivedTypeAttribute​(NetType derivedType,
                                        int typeDiscriminator)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • JsonDerivedTypeAttribute

        public JsonDerivedTypeAttribute​(NetType derivedType,
                                        java.lang.String typeDiscriminator)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • JsonDerivedTypeAttribute

        public JsonDerivedTypeAttribute​(NetType derivedType)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable