Class DataContractJsonSerializerSettings

    • Field Detail

      • assemblyFullName

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

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

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

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

      • DataContractJsonSerializerSettings

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

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

      • getIgnoreExtensionDataObject

        public boolean getIgnoreExtensionDataObject()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIgnoreExtensionDataObject

        public void setIgnoreExtensionDataObject​(boolean IgnoreExtensionDataObject)
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSerializeReadOnlyTypes

        public boolean getSerializeReadOnlyTypes()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSerializeReadOnlyTypes

        public void setSerializeReadOnlyTypes​(boolean SerializeReadOnlyTypes)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUseSimpleDictionaryFormat

        public boolean getUseSimpleDictionaryFormat()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUseSimpleDictionaryFormat

        public void setUseSimpleDictionaryFormat​(boolean UseSimpleDictionaryFormat)
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMaxItemsInObjectGraph

        public int getMaxItemsInObjectGraph()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMaxItemsInObjectGraph

        public void setMaxItemsInObjectGraph​(int MaxItemsInObjectGraph)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDateTimeFormat

        public DateTimeFormat getDateTimeFormat()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDateTimeFormat

        public void setDateTimeFormat​(DateTimeFormat DateTimeFormat)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEmitTypeInformation

        public EmitTypeInformation getEmitTypeInformation()
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEmitTypeInformation

        public void setEmitTypeInformation​(EmitTypeInformation EmitTypeInformation)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRootName

        public java.lang.String getRootName()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRootName

        public void setRootName​(java.lang.String RootName)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable