Uses of Class
org.eclipse.persistence.internal.oxm.JsonTypeConfiguration
-
Packages that use JsonTypeConfiguration Package Description org.eclipse.persistence.internal.oxm org.eclipse.persistence.oxm -
-
Uses of JsonTypeConfiguration in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return JsonTypeConfiguration Modifier and Type Method Description abstract JsonTypeConfigurationMarshaller. getJsonTypeConfiguration()Returns json type configuration.abstract JsonTypeConfigurationUnmarshaller. getJsonTypeConfiguration()Returns json type configuration.JsonTypeConfigurationXMLUnmarshaller. getJsonTypeConfiguration()Returns json type configuration. -
Uses of JsonTypeConfiguration in org.eclipse.persistence.oxm
Methods in org.eclipse.persistence.oxm that return JsonTypeConfiguration Modifier and Type Method Description JsonTypeConfigurationXMLMarshaller. getJsonTypeConfiguration()Returns json type configuration.
-