public final class HTMLWrapperMetaRegisterRawVO extends WrapperMetaRegisterRawVO implements HTMLWrapperMetaRawValueVO
ARRAY, ASC_AND_DESC_SORT, ASCENDING_SORT, DESCENDING_SORT, NOT_SORTABLE, REGISTER, SIMPLE| Constructor and Description |
|---|
HTMLWrapperMetaRegisterRawVO() |
| Modifier and Type | Method and Description |
|---|---|
void |
addArrayField(HTMLWrapperMetaArrayRawVO value)
Adds a new array field
|
void |
addRegisterField(HTMLWrapperMetaRegisterRawVO value)
Adds a new register field
|
void |
addSimpleField(HTMLWrapperMetaSimpleRawVO value)
Adds a new simple field
|
String |
getClassName()
Gets the class name value.
|
WrapperMetaRegisterRawVO |
newInstance()
Obtains a new WrapperMetaRegisterRawVO
|
accept, add, addAtBeginning, copy, getArrayFields, getMapping, getMaxLength, getMetaRawNames, getMetaRawValue, getMetaRawValueByMapping, getMetaRawValues, getMetaRawValuesMap, getNumOfMetaRawValues, getParameterIndex, getPropertiesMap, getRawType, getRegisterFields, getResultSetIndex, getSimpleFields, getSortable, isAutoIncrement, isEscape, isExtern, isGeneratedColumn, isMandatoryStatus, isNullable, isSearchStatus, isSqlFragment, isUpdateable, remove, resetMetaRawValues, setAutoIncrement, setEscape, setExtern, setGeneratedColumn, setMandatoryStatus, setMapping, setMaxLength, setNullable, setParameterIndex, setPropertiesMap, setResultSetIndex, setSearchStatus, setSortable, setSqlFragment, setUpdateable, toString, updateMapKeys, updateMetaRawValueKeycopyProperties, getId, getName, isGenerateVQL, setGenerateVQL, setId, setNameequals, 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, setUpdateable, toStringpublic WrapperMetaRegisterRawVO newInstance()
WrapperMetaRegisterRawVOnewInstance in class WrapperMetaRegisterRawVOWrapperMetaRegisterRawVO.newInstance()public void addArrayField(HTMLWrapperMetaArrayRawVO value)
value - the array field to be added.public void addSimpleField(HTMLWrapperMetaSimpleRawVO value)
value - the simple field to be added.public void addRegisterField(HTMLWrapperMetaRegisterRawVO value)
value - the register field to be added.public String getClassName()
Copyright © 2024 Denodo Technologies. All rights reserved.