|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaType | |
|---|---|
| org.mule.module.apikit | |
| org.mule.module.apikit.validation | |
| Uses of SchemaType in org.mule.module.apikit |
|---|
| Methods in org.mule.module.apikit that return SchemaType | |
|---|---|
static SchemaType |
SchemaType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SchemaType[] |
SchemaType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SchemaType in org.mule.module.apikit.validation |
|---|
| Methods in org.mule.module.apikit.validation with parameters of type SchemaType | |
|---|---|
RestSchemaValidator |
RestSchemaValidatorFactory.createValidator(SchemaType schemaType,
org.mule.api.MuleContext muleContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||