public class ConfigurationProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
propertyName |
String |
type |
| Constructor and Description |
|---|
ConfigurationProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
String |
getType() |
void |
setPropertyName(String propertyName) |
void |
setType(String type) |
Copyright © 2019 MuleSoft Inc. All rights reserved.