Module org.eclipse.yasson
Class TypeInheritanceConfiguration
java.lang.Object
org.eclipse.yasson.internal.model.customization.TypeInheritanceConfiguration
Type inheritance configuration.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Class<?>
private final String
private final boolean
private final TypeInheritanceConfiguration
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
-
Method Summary
-
Field Details
-
fieldName
-
inherited
private final boolean inherited -
aliases
-
definedType
-
parentConfig
-
-
Constructor Details
-
TypeInheritanceConfiguration
-
-
Method Details
-
builder
-
getFieldName
-
isInherited
public boolean isInherited() -
getAliases
-
getDefinedType
-
getParentConfig
-