Uses of Interface
org.spincast.core.json.ToJsonObjectConvertible
Packages that use ToJsonObjectConvertible
-
Uses of ToJsonObjectConvertible in org.spincast.core.json
Methods in org.spincast.core.json with parameters of type ToJsonObjectConvertibleModifier and TypeMethodDescriptionJsonObject.merge
(ToJsonObjectConvertible jsonObj) Transforms the specifie3d object toJsonObject
and merges its properties in the current object.JsonObjectDefault.merge
(ToJsonObjectConvertible obj) -
Uses of ToJsonObjectConvertible in org.spincast.core.validation
Subinterfaces of ToJsonObjectConvertible in org.spincast.core.validationClasses in org.spincast.core.validation that implement ToJsonObjectConvertibleModifier and TypeClassDescriptionclass
Validation message implementation.