public class HTMLWrapperMetaSimpleRawVO extends WrapperMetaSimpleRawVO implements HTMLWrapperMetaRawValueVO
ARRAY, ASC_AND_DESC_SORT, ASCENDING_SORT, DESCENDING_SORT, NOT_SORTABLE, REGISTER, SIMPLE| Constructor and Description |
|---|
HTMLWrapperMetaSimpleRawVO()
Creates a new HTMLWrapperMetaSimpleRawVO.
|
HTMLWrapperMetaSimpleRawVO(Class type)
Creates a new HTMLWrapperMetaSimpleRawVO.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addTextValue(String value)
Adds a new posible value for all instances of this metadata simple item.
|
String |
getClassName()
Gets the class name value
|
String |
getRegexp()
Getter for simple item regexp attribute
|
List |
getTextValues()
Getter method for metadata instances posible values
|
boolean |
isSensitive() |
void |
setRegexp(String regexp)
Getter for simple item regexp attribute.
|
void |
setSensitive(boolean sensitive) |
void |
setTextValues(List textValues)
Setter method for metadata instances posible values
|
String |
toString()
Obtains a String representation of the value.
|
accept, copy, getDefaultValue, getFkNames, getIndexesNames, getMapping, getMaxLength, getName, getNullValue, getParameterIndex, getPropertiesMap, getRawType, getRemark, getResultSetIndex, getSortable, getType, getTypeStringRepresentation, isAutoIncrement, isEscape, isExtern, isExternWhereExpression, isGeneratedColumn, isInForeignKey, isInIndexes, isMandatoryStatus, isMeasure, isNoAggregate, isNullable, isPrimaryKey, isSearchStatus, isSqlFragment, isUpdateable, isURIParam, isVariable, setAutoIncrement, setDefaultValue, setEscape, setExtern, setExternWhereExpression, setFkNames, setGeneratedColumn, setIndexesNames, setMandatoryStatus, setMapping, setMaxLength, setMeasure, setName, setNoAggregate, setNullable, setNullValue, setParameterIndex, setPrimaryKey, setPropertiesMap, setRemark, setResultSetIndex, setSearchStatus, setSortable, setSqlFragment, setType, setUpdateable, setURIParam, setVariableequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, copy, getMapping, getMaxLength, getName, getParameterIndex, getPropertiesMap, getRawType, getResultSetIndex, getSortable, isAutoIncrement, isEscape, isGeneratedColumn, isMandatoryStatus, isNullable, isSearchStatus, isSqlFragment, isUpdateable, setAutoIncrement, setEscape, setGeneratedColumn, setMandatoryStatus, setMapping, setMaxLength, setName, setNullable, setParameterIndex, setPropertiesMap, setResultSetIndex, setSearchStatus, setSortable, setSqlFragment, setUpdateablepublic HTMLWrapperMetaSimpleRawVO()
public HTMLWrapperMetaSimpleRawVO(Class type)
type - public List getTextValues()
public void setTextValues(List textValues)
textValues - the new text values.public void addTextValue(String value)
value - the text value to be added.public String getRegexp()
public void setRegexp(String regexp)
regexp - the new regexp value.public boolean isSensitive()
public void setSensitive(boolean sensitive)
public String getClassName()
public String toString()
WrapperMetaRawValueVOtoString in interface WrapperMetaRawValueVOtoString in class WrapperMetaSimpleRawVOWrapperMetaRawValueVO.toString()Copyright © 2024 Denodo Technologies. All rights reserved.