public class NotifyResponseSETAdapter extends DmcTypeNotifyResponseREFSET implements DmcAdapterIF
valueattrInfo, ID| Constructor and Description |
|---|
NotifyResponseSETAdapter(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() |
add, cloneIt, contains, del, getMV, getMVCopy, getMVSize, getNewcloneValue, deserializeValue, serializeValue, typeCheckaddModsMV, addModsSV, compareTo, containsKey, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMVnth, getName, getSV, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeInfopublic NotifyResponseSETAdapter(DmcAttributeInfo ai)
public void setEmpty()
setEmpty in interface DmcAdapterIFpublic boolean hasValue()
DmcAttributehasValue in interface DmcAdapterIFhasValue in class DmcAttribute<NotifyResponseDMO>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.