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, setpublic BeanPathPropertySupport(AbstractWsdlModelItem<?> modelItem, String propertyName)
public BeanPathPropertySupport(AbstractWsdlModelItem<?> modelItem, Object config, String propertyName)
public void setPropertyValue(String value) throws IllegalAccessException, InvocationTargetException
setPropertyValue in class AbstractPathPropertySupportIllegalAccessExceptionInvocationTargetExceptionpublic String getPropertyValue() throws IllegalAccessException, InvocationTargetException, NoSuchMethodException
getPropertyValue in class AbstractPathPropertySupportIllegalAccessExceptionInvocationTargetExceptionNoSuchMethodExceptionpublic void setConfig(Object config)
Copyright © 2019. All Rights Reserved.