public class RequestOptionEnumMVAdapter extends DmcTypeRequestOptionEnumMV implements org.dmd.dmc.presentation.DmcAdapterIF
value| Constructor and Description |
|---|
RequestOptionEnumMVAdapter(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() |
add, cloneIt, contains, del, getMV, getMVCopy, getMVnth, getMVSize, getNew, setMVnthcloneValue, deserializeValue, serializeValue, typeCheckaddModsMV, addModsSV, compareTo, containsKey, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getName, getSV, modifierFormat, serializeIt, set, setAttributeInfo, toOIF, toOIF, valueChangedMV, valueChangedSVpublic RequestOptionEnumMVAdapter(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 DmcTypeRequestOptionEnumMVpublic 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.