Uses of Interface
org.kordamp.json.JSONObject.Property
Packages that use JSONObject.Property
-
Uses of JSONObject.Property in org.kordamp.json
Classes in org.kordamp.json that implement JSONObject.PropertyModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static classUsesPropertySetStrategyinstead of the normal set method.Fields in org.kordamp.json declared as JSONObject.PropertyModifier and TypeFieldDescriptionprivate final JSONObject.PropertyJSONObject.PropertySetterStrategyDecorator.innerMethods in org.kordamp.json that return JSONObject.PropertyModifier and TypeMethodDescriptionstatic JSONObject.PropertyJSONObject.Impl.getProperty(Class beanClass, Object bean, String key, JsonConfig jsonConfig) Constructors in org.kordamp.json with parameters of type JSONObject.PropertyModifierConstructorDescriptionprivatePropertySetterStrategyDecorator(JSONObject.Property inner, PropertySetStrategy strategy)