public class DmcTypeMenuREFMAP extends DmcTypeMenuREF 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,MenuREF> |
value |
| Constructor and Description |
|---|
DmcTypeMenuREFMAP() |
DmcTypeMenuREFMAP(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
MenuREF |
add(Object v) |
org.dmd.dmc.DmcAttribute<MenuREF> |
cloneIt() |
boolean |
contains(Object v) |
boolean |
containsKey(Object key) |
MenuREF |
del(Object key) |
org.dmd.dmc.types.CamelCaseName |
firstKey() |
MenuREF |
getByKey(Object key) |
Iterator<MenuREF> |
getMV() |
Map<org.dmd.dmc.types.CamelCaseName,MenuREF> |
getMVCopy() |
int |
getMVSize() |
DmcTypeMenuREFMAP |
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, valueChangedSVpublic DmcTypeMenuREFMAP()
public DmcTypeMenuREFMAP(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.types.CamelCaseName firstKey()
public DmcTypeMenuREFMAP getNew()
getNew in class org.dmd.dmc.DmcAttribute<MenuREF>public org.dmd.dmc.DmcAttribute<MenuREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<MenuREF>public MenuREF add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<MenuREF>org.dmd.dmc.DmcValueExceptionpublic int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<MenuREF>public MenuREF getByKey(Object key)
getByKey in class org.dmd.dmc.DmcAttribute<MenuREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<MenuREF>Copyright © 2019. All rights reserved.