public class SettingPathPropertySupport extends AbstractPathPropertySupport
| Constructor and Description |
|---|
SettingPathPropertySupport(AbstractWsdlModelItem<?> modelItem,
String settingName) |
SettingPathPropertySupport(AbstractWsdlModelItem<?> modelItem,
String settingName,
String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyValue() |
void |
setPropertyValue(String value) |
containsPropertyExpansion, expand, expand, expandUrl, get, getModelItem, getPropertyName, notifyUpdate, resolveFile, resolveFile, resolveFolder, setpublic SettingPathPropertySupport(AbstractWsdlModelItem<?> modelItem, String settingName)
public SettingPathPropertySupport(AbstractWsdlModelItem<?> modelItem, String settingName, String defaultValue)
public void setPropertyValue(String value) throws IllegalAccessException, InvocationTargetException
setPropertyValue in class AbstractPathPropertySupportIllegalAccessExceptionInvocationTargetExceptionpublic String getPropertyValue() throws IllegalAccessException, InvocationTargetException, NoSuchMethodException
getPropertyValue in class AbstractPathPropertySupportIllegalAccessExceptionInvocationTargetExceptionNoSuchMethodExceptionCopyright © 2019. All Rights Reserved.