Uses of Class
org.eclipse.yasson.internal.model.CreatorModel
Packages that use CreatorModel
-
Uses of CreatorModel in org.eclipse.yasson.internal.model
Fields in org.eclipse.yasson.internal.model declared as CreatorModelMethods in org.eclipse.yasson.internal.model that return CreatorModelModifier and TypeMethodDescriptionJsonbCreator.findByName
(String paramName) Find creator parameter by name.JsonbCreator.getParams()
Parameters of this creator.Constructors in org.eclipse.yasson.internal.model with parameters of type CreatorModelModifierConstructorDescriptionJsonbCreator
(Executable executable, CreatorModel[] creatorModels) Creates a new instance.