public class RequestTypeWithOptionsSVAdapter extends DmcTypeRequestTypeWithOptionsSV implements org.dmd.dmc.presentation.DmcAdapterIF
value| Constructor and Description |
|---|
RequestTypeWithOptionsSVAdapter(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMods(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
org.dmd.dmc.DmcAttribute<?> |
getExisting() |
Object |
getValue() |
boolean |
hasValue() |
void |
resetToExisting() |
void |
setEmpty() |
void |
setExisting(org.dmd.dmc.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, valueChangedSVpublic RequestTypeWithOptionsSVAdapter(org.dmd.dmc.DmcAttributeInfo ai)
public void setEmpty()
setEmpty in interface org.dmd.dmc.presentation.DmcAdapterIFpublic boolean hasValue()
hasValue in interface org.dmd.dmc.presentation.DmcAdapterIFhasValue in class org.dmd.dmc.DmcAttribute<RequestTypeWithOptions>public void resetToExisting()
resetToExisting in interface org.dmd.dmc.presentation.DmcAdapterIFpublic void setExisting(org.dmd.dmc.DmcAttribute<?> attr)
setExisting in interface org.dmd.dmc.presentation.DmcAdapterIFpublic boolean valueChanged()
valueChanged in interface org.dmd.dmc.presentation.DmcAdapterIFpublic void addMods(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
addMods in interface org.dmd.dmc.presentation.DmcAdapterIFpublic org.dmd.dmc.DmcAttribute<?> getExisting()
getExisting in interface org.dmd.dmc.presentation.DmcAdapterIFpublic Object getValue()
getValue in interface org.dmd.dmc.presentation.DmcAdapterIFCopyright © 2019. All rights reserved.