public class MutableConfigOverride extends ConfigOverride implements java.io.Serializable
ConfigOverride that allows changing of
contained configuration settings. Exposed to
Modules that want to set
overrides, but not exposed to functionality that wants to apply
overrides.| Constructor and Description |
|---|
MutableConfigOverride() |
| Modifier and Type | Method and Description |
|---|---|
MutableConfigOverride |
setFormat(JsonFormat.Value v) |
MutableConfigOverride |
setIgnorals(JsonIgnoreProperties.Value v) |
MutableConfigOverride |
setInclude(JsonInclude.Value v) |
MutableConfigOverride |
setIsIgnoredType(java.lang.Boolean v) |
getFormat, getIgnorals, getInclude, getIsIgnoredTypepublic MutableConfigOverride setFormat(JsonFormat.Value v)
public MutableConfigOverride setInclude(JsonInclude.Value v)
public MutableConfigOverride setIgnorals(JsonIgnoreProperties.Value v)
public MutableConfigOverride setIsIgnoredType(java.lang.Boolean v)
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"