public class CamelCaseNameSVAdapter extends DmcTypeCamelCaseNameSV implements DmcAdapterIF
valueattrInfo, ID| Constructor and Description |
|---|
CamelCaseNameSVAdapter(DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMods(DmcTypeModifierMV mods) |
DmcAttribute<?> |
getExisting() |
Object |
getValue() |
boolean |
hasValue()
If we have an indexed, multi-valued attribute, this method will traverse all of the slots to determine if we still
have any non-null values.
|
void |
resetToExisting() |
void |
setEmpty() |
void |
setExisting(DmcAttribute<?> attr) |
boolean |
valueChanged() |
cloneIt, getMVSize, getNew, getNew, getSV, getSVCopy, setcloneValue, deserializeValue, serializeValue, typeCheckadd, addModsMV, addModsSV, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getName, modifierFormat, serializeIt, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeInfopublic CamelCaseNameSVAdapter(DmcAttributeInfo ai)
public void setEmpty()
setEmpty in interface DmcAdapterIFpublic boolean hasValue()
DmcAttributehasValue in interface DmcAdapterIFhasValue in class DmcAttribute<CamelCaseName>public void resetToExisting()
resetToExisting in interface DmcAdapterIFpublic void setExisting(DmcAttribute<?> attr)
setExisting in interface DmcAdapterIFpublic boolean valueChanged()
valueChanged in interface DmcAdapterIFpublic void addMods(DmcTypeModifierMV mods)
addMods in interface DmcAdapterIFpublic DmcAttribute<?> getExisting()
getExisting in interface DmcAdapterIFpublic Object getValue()
getValue in interface DmcAdapterIFCopyright © 2023. All rights reserved.