public class XmlBeansRestParamsTestPropertyHolder.XmlBeansRestParamProperty extends Object implements RestParamProperty
| Constructor and Description | 
|---|
| XmlBeansRestParamProperty(RestParameterConfig propertyConfig,
                         NewRestResourceActionBase.ParamLocation location) | 
public XmlBeansRestParamProperty(RestParameterConfig propertyConfig, NewRestResourceActionBase.ParamLocation location)
public void addPropertyChangeListener(PropertyChangeListener listener)
addPropertyChangeListener in interface RestParamPropertypublic void addPropertyChangeListener(String propertyName, PropertyChangeListener listener)
addPropertyChangeListener in interface RestParamPropertypublic void removePropertyChangeListener(PropertyChangeListener listener)
removePropertyChangeListener in interface RestParamPropertypublic void removePropertyChangeListener(String propertyName, PropertyChangeListener listener)
removePropertyChangeListener in interface RestParamPropertypublic void setConfig(RestParameterConfig restParameterConfig)
public String getName()
getName in interface RestParametergetName in interface TestPropertypublic void setName(String name)
setName in interface RestParametersetName in interface RenameableTestPropertypublic String getDescription()
getDescription in interface RestParametergetDescription in interface TestPropertypublic void setDescription(String description)
setDescription in interface RestParameterpublic NewRestResourceActionBase.ParamLocation getParamLocation()
getParamLocation in interface RestParameterpublic void setParamLocation(NewRestResourceActionBase.ParamLocation paramLocation)
setParamLocation in interface RestParameterpublic RestParamsPropertyHolder.ParameterStyle getStyle()
getStyle in interface RestParameterpublic void setStyle(RestParamsPropertyHolder.ParameterStyle style)
setStyle in interface RestParameterpublic String getValue()
getValue in interface RestParametergetValue in interface TestPropertypublic void setValue(String value)
setValue in interface RestParametersetValue in interface TestPropertypublic boolean isReadOnly()
isReadOnly in interface RestParameterisReadOnly in interface TestPropertypublic ModelItem getModelItem()
TestPropertygetModelItem in interface TestPropertypublic String getDefaultValue()
getDefaultValue in interface RestParametergetDefaultValue in interface TestPropertypublic String[] getOptions()
getOptions in interface RestParameterpublic boolean getRequired()
getRequired in interface RestParameterpublic boolean isDisableUrlEncoding()
isDisableUrlEncoding in interface RestParamPropertypublic void setDisableUrlEncoding(boolean encode)
setDisableUrlEncoding in interface RestParamPropertypublic QName getType()
getType in interface RestParametergetType in interface TestPropertypublic void setOptions(String[] arg0)
setOptions in interface RestParameterpublic void setRequired(boolean arg0)
setRequired in interface RestParameterpublic void setType(QName arg0)
setType in interface RestParameterpublic void setDefaultValue(String default1)
setDefaultValue in interface RestParameterpublic RestParameterConfig getConfig()
public void reset()
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.