Class JsonConverterAttribute

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

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

      • JsonConverterAttribute

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

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

        public JsonConverterAttribute​(NetType converterType)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable