Modifier and Type | Method and Description |
---|---|
static Builder |
BuilderFactory.getBuilder(ModelType inputType) |
Constructor and Description |
---|
OutputMessageBuilder(InputOutputDataType dataType,
ModelType modelType,
Schema outputSchema) |
Modifier and Type | Method and Description |
---|---|
static Formatter |
FormatterFactory.getFormatter(ModelType formatterType) |
Modifier and Type | Method and Description |
---|---|
static ModelType |
ModelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelType[] |
ModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 WSO2. All rights reserved.