public class RestRequestParamsPropertyHolder.InternalRestParamProperty extends Object implements RestParamProperty, PropertyChangeListener
| Constructor and Description | 
|---|
| InternalRestParamProperty(RestParamProperty override) | 
public InternalRestParamProperty(RestParamProperty override)
public void addPropertyChangeListener(PropertyChangeListener listener)
addPropertyChangeListener in interface RestParamPropertypublic void addPropertyChangeListener(String propertyName, PropertyChangeListener listener)
addPropertyChangeListener in interface RestParamPropertypublic boolean isDisableUrlEncoding()
isDisableUrlEncoding in interface RestParamPropertypublic void removePropertyChangeListener(PropertyChangeListener listener)
removePropertyChangeListener in interface RestParamPropertypublic void removePropertyChangeListener(String propertyName, PropertyChangeListener listener)
removePropertyChangeListener in interface RestParamPropertypublic void setDisableUrlEncoding(boolean encode)
setDisableUrlEncoding in interface RestParamPropertypublic void setName(String name)
setName in interface RestParametersetName in interface RenameableTestPropertypublic String getDefaultValue()
getDefaultValue in interface RestParametergetDefaultValue in interface TestPropertypublic String getDescription()
getDescription in interface RestParametergetDescription in interface TestPropertypublic ModelItem getModelItem()
TestPropertygetModelItem in interface TestPropertypublic String getName()
getName in interface RestParametergetName in interface TestPropertypublic QName getType()
getType in interface RestParametergetType in interface TestPropertypublic String getValue()
getValue in interface RestParametergetValue in interface TestPropertypublic boolean isReadOnly()
isReadOnly in interface RestParameterisReadOnly in interface TestPropertypublic void setValue(String value)
setValue in interface RestParametersetValue in interface TestPropertypublic String[] getOptions()
getOptions in interface RestParameterpublic boolean getRequired()
getRequired in interface RestParameterpublic RestParamsPropertyHolder.ParameterStyle getStyle()
getStyle in interface RestParameterpublic void setDefaultValue(String default1)
setDefaultValue in interface RestParameterpublic void setDescription(String description)
setDescription in interface RestParameterpublic void setOptions(String[] arg0)
setOptions in interface RestParameterpublic void setRequired(boolean arg0)
setRequired in interface RestParameterpublic void setStyle(RestParamsPropertyHolder.ParameterStyle style)
setStyle in interface RestParameterpublic NewRestResourceActionBase.ParamLocation getParamLocation()
getParamLocation in interface RestParameterpublic void setParamLocation(NewRestResourceActionBase.ParamLocation paramLocation)
setParamLocation in interface RestParameterpublic void setType(QName arg0)
setType in interface RestParameterpublic void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerpublic void release()
public String getPath()
getPath in interface RestParameterpublic void setPath(String path)
setPath in interface RestParameterpublic boolean isRequestPart()
TestPropertyisRequestPart in interface TestPropertypublic org.apache.xmlbeans.SchemaType getSchemaType()
getSchemaType in interface TestPropertyCopyright © 2019. All Rights Reserved.