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