| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jaxb.json.schema.model |
| Modifier and Type | Method and Description |
|---|---|
static JsonType |
JsonType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonType[] |
JsonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setType(JsonType type) |
void |
JsonSchema.setType(JsonType type) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.