Uses of Class
org.eclipse.yasson.internal.model.CreatorModel
Packages that use CreatorModel
-
Uses of CreatorModel in org.eclipse.yasson.internal.model
Methods 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.