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, set
public SettingPathPropertySupport(AbstractWsdlModelItem<?> modelItem, String settingName)
public SettingPathPropertySupport(AbstractWsdlModelItem<?> modelItem, String settingName, String defaultValue)
public void setPropertyValue(String value) throws IllegalAccessException, InvocationTargetException
setPropertyValue
in class AbstractPathPropertySupport
IllegalAccessException
InvocationTargetException
public String getPropertyValue() throws IllegalAccessException, InvocationTargetException, NoSuchMethodException
getPropertyValue
in class AbstractPathPropertySupport
IllegalAccessException
InvocationTargetException
NoSuchMethodException
Copyright © 2019. All Rights Reserved.