Class CreatorModel
java.lang.Object
org.eclipse.yasson.internal.model.CreatorModel
Parameter for creator constructor / method model.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final CreatorCustomizationprivate final Stringprivate final Type -
Constructor Summary
ConstructorsConstructorDescriptionCreatorModel(String name, Parameter parameter, Executable executable, JsonbContext context) Creates a new instance. -
Method Summary
-
Field Details
-
name
-
type
-
creatorCustomization
-
-
Constructor Details
-
CreatorModel
Creates a new instance.- Parameters:
name- Parameter nameparameter- constructor parameterexecutable- creator executablecontext- jsonb context
-
-
Method Details
-
getName
-
getCustomization
-
getType
-