public class FlattenedOptionalModule extends FlattenedWrapperModule<Optional>
Option.FLATTENED_OPTIONALS
is enabled.Constructor and Description |
---|
FlattenedOptionalModule()
Constructor declaring
Optional as the target type to unwrap. |
Modifier and Type | Method and Description |
---|---|
void |
applyToConfigBuilder(SchemaGeneratorConfigBuilder builder)
Apply this module to the given configuration builder instance.
|
hasMemberWrapperType, isWrapperType
public FlattenedOptionalModule()
Optional
as the target type to unwrap.public void applyToConfigBuilder(SchemaGeneratorConfigBuilder builder)
Module
applyToConfigBuilder
in interface Module
applyToConfigBuilder
in class FlattenedWrapperModule<Optional>
builder
- configuration builder instance to which to apply this moduleCopyright © 2022 VicTools. All rights reserved.