| Package | Description |
|---|---|
| io.apicurio.datamodels.cmd.commands | |
| io.apicurio.datamodels.cmd.models |
| Modifier and Type | Field and Description |
|---|---|
SimplifiedPropertyType |
NewSchemaPropertyCommand._newType |
SimplifiedPropertyType |
ChangePropertyTypeCommand._newType |
| Modifier and Type | Method and Description |
|---|---|
static ICommand |
CommandFactory.createChangePropertyTypeCommand(IOasPropertySchema property,
SimplifiedPropertyType newType) |
static ICommand |
CommandFactory.createNewSchemaPropertyCommand(Schema schema,
String propertyName,
String description,
SimplifiedPropertyType newType) |
| Modifier and Type | Method and Description |
|---|---|
static SimplifiedPropertyType |
SimplifiedPropertyType.fromPropertySchema(IOasPropertySchema schema) |
Copyright © 2019 Red Hat. All rights reserved.