public class DmcTypeMenuBarREFMAP extends DmcTypeMenuBarREF implements Serializable
This code was auto-generated and shouldn't be altered manually! Generated from: org.dmd.dms.util.GenUtility.dumpMAPType(GenUtility.java:3024) Called from: org.dmd.dms.util.DmoTypeFormatter.dumpNamedREF(DmoTypeFormatter.java:538)
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.dmd.dmc.types.CamelCaseName,MenuBarREF> |
value |
| Constructor and Description |
|---|
DmcTypeMenuBarREFMAP() |
DmcTypeMenuBarREFMAP(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
MenuBarREF |
add(Object v) |
org.dmd.dmc.DmcAttribute<MenuBarREF> |
cloneIt() |
boolean |
contains(Object v) |
boolean |
containsKey(Object key) |
MenuBarREF |
del(Object key) |
org.dmd.dmc.types.CamelCaseName |
firstKey() |
MenuBarREF |
getByKey(Object key) |
Iterator<MenuBarREF> |
getMV() |
Map<org.dmd.dmc.types.CamelCaseName,MenuBarREF> |
getMVCopy() |
int |
getMVSize() |
DmcTypeMenuBarREFMAP |
getNew() |
cloneValue, deserializeValue, getDMOClassName, getNewHelper, getNewName, isDMO, serializeValue, typeCheckdoLazyResolution, removeBackReferences, resolveReferences, weAreResolvedaddModsMV, addModsSV, compareTo, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getID, getMVnth, getName, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVprotected Map<org.dmd.dmc.types.CamelCaseName,MenuBarREF> value
public DmcTypeMenuBarREFMAP()
public DmcTypeMenuBarREFMAP(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.types.CamelCaseName firstKey()
public DmcTypeMenuBarREFMAP getNew()
getNew in class org.dmd.dmc.DmcAttribute<MenuBarREF>public org.dmd.dmc.DmcAttribute<MenuBarREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<MenuBarREF>public MenuBarREF add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<MenuBarREF>org.dmd.dmc.DmcValueExceptionpublic MenuBarREF del(Object key)
del in class org.dmd.dmc.DmcAttribute<MenuBarREF>public Iterator<MenuBarREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<MenuBarREF>public Map<org.dmd.dmc.types.CamelCaseName,MenuBarREF> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<MenuBarREF>public MenuBarREF getByKey(Object key)
getByKey in class org.dmd.dmc.DmcAttribute<MenuBarREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<MenuBarREF>public boolean containsKey(Object key)
containsKey in class org.dmd.dmc.DmcAttribute<MenuBarREF>Copyright © 2019. All rights reserved.