| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model.display |
| Modifier and Type | Method and Description |
|---|---|
PathModel.Type |
PathModel.getType() |
static PathModel.Type |
PathModel.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathModel.Type[] |
PathModel.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PathModel(PathModel.Type type,
boolean acceptsUrls,
String[] fileExtensions) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.