| Package | Description |
|---|---|
| org.eclipse.yasson.internal.model |
| Modifier and Type | Method | Description |
|---|---|---|
CreatorModel |
JsonbCreator.findByName(String paramName) |
Find creator parameter by name.
|
CreatorModel[] |
JsonbCreator.getParams() |
Parameters of this creator.
|
| Constructor | Description |
|---|---|
JsonbCreator(Executable executable,
CreatorModel[] creatorModels) |
Creates a new instance.
|
Copyright © 2018 Oracle Corporation. All rights reserved.