public class BeanPathPropertySupport extends AbstractPathPropertySupport
Constructor and Description |
---|
BeanPathPropertySupport(AbstractWsdlModelItem<?> modelItem,
Object config,
String propertyName) |
BeanPathPropertySupport(AbstractWsdlModelItem<?> modelItem,
String propertyName) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyValue() |
void |
setConfig(Object config) |
void |
setPropertyValue(String value) |
containsPropertyExpansion, expand, expand, expandUrl, get, getModelItem, getPropertyName, notifyUpdate, resolveFile, resolveFile, resolveFolder, set
public BeanPathPropertySupport(AbstractWsdlModelItem<?> modelItem, String propertyName)
public BeanPathPropertySupport(AbstractWsdlModelItem<?> modelItem, Object config, String propertyName)
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
public void setConfig(Object config)
Copyright © 2019. All Rights Reserved.