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