public class PropertyBoxModule
extends com.fasterxml.jackson.databind.Module
PropertyBox serialization and deserialization capabilities.| Constructor and Description |
|---|
PropertyBoxModule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleName() |
void |
setupModule(com.fasterxml.jackson.databind.Module.SetupContext context) |
com.fasterxml.jackson.core.Version |
version() |
public String getModuleName()
getModuleName in class com.fasterxml.jackson.databind.Modulepublic com.fasterxml.jackson.core.Version version()
version in interface com.fasterxml.jackson.core.Versionedversion in class com.fasterxml.jackson.databind.Modulepublic void setupModule(com.fasterxml.jackson.databind.Module.SetupContext context)
setupModule in class com.fasterxml.jackson.databind.ModuleCopyright © 2019 The Holon Platform. All rights reserved.