Enum Class CustomDefinition.DefinitionType

java.lang.Object
java.lang.Enum<CustomDefinition.DefinitionType>
com.github.victools.jsonschema.generator.CustomDefinition.DefinitionType
All Implemented Interfaces:
Serializable, Comparable<CustomDefinition.DefinitionType>, Constable
Enclosing class:
CustomDefinition

public static enum CustomDefinition.DefinitionType extends Enum<CustomDefinition.DefinitionType>
Indication whether a custom definition should always be inlined or follow the standard behaviour.