Package | Description |
---|---|
io.apicurio.registry.ibmcompat.model |
Modifier and Type | Method and Description |
---|---|
@NotNull SchemaModificationPatch.PathEnum |
SchemaModificationPatch.getPath() |
static SchemaModificationPatch.PathEnum |
SchemaModificationPatch.PathEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaModificationPatch.PathEnum[] |
SchemaModificationPatch.PathEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaModificationPatch.setPath(SchemaModificationPatch.PathEnum path) |
Copyright © 2020 Red Hat. All rights reserved.