public interface IJsonBindingsBacked extends 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() |
display
DataBindings getBindings()
getBindings
in interface IBindingsBacked
default Writer write()
default Object writeReplace() throws ObjectStreamException
ObjectStreamException
Copyright © 2024. All rights reserved.