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