public interface IJsonBindingsBacked extends manifold.ext.rt.api.IBindingsBacked, Serializable
| Modifier and Type | Method and Description |
|---|---|
DataBindings |
getBindings() |
default Writer |
write()
A fluent method to write this JSON object in various formats including JSON, YAML, XML, and CSV
|
default Object |
writeReplace() |
DataBindings getBindings()
getBindings in interface manifold.ext.rt.api.IBindingsBackeddefault Writer write()
default Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionCopyright © 2024. All rights reserved.