public interface DmcAdapterIF
| Modifier and Type | Method and Description |
|---|---|
void |
addMods(DmcTypeModifierMV mods) |
DmcAttributeInfo |
getAttributeInfo() |
DmcAttribute<?> |
getExisting() |
Object |
getValue() |
boolean |
hasValue() |
void |
resetToExisting() |
void |
setEmpty() |
void |
setExisting(DmcAttribute<?> attr) |
boolean |
valueChanged() |
void setEmpty()
boolean hasValue()
Object getValue()
boolean valueChanged()
void setExisting(DmcAttribute<?> attr)
DmcAttribute<?> getExisting()
void resetToExisting()
void addMods(DmcTypeModifierMV mods)
DmcAttributeInfo getAttributeInfo()
Copyright © 2023. All rights reserved.