public class DmcTypeI18NConfigREFMV extends DmcTypeI18NConfigREF implements Serializable
This code was auto-generated and shouldn't be altered manually! Generated from: org.dmd.dms.util.GenUtility.dumpMVType(GenUtility.java:2495) Called from: org.dmd.dms.util.DmoTypeFormatter.dumpNamedREF(DmoTypeFormatter.java:529)
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<I18NConfigREF> |
value |
| Constructor and Description |
|---|
DmcTypeI18NConfigREFMV() |
DmcTypeI18NConfigREFMV(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) |
I18NConfigREF |
del(Object v) |
Iterator<I18NConfigREF> |
getMV() |
ArrayList<I18NConfigREF> |
getMVCopy() |
I18NConfigREF |
getMVnth(int index) |
int |
getMVSize() |
DmcTypeI18NConfigREFMV |
getNew() |
boolean |
hasValue() |
I18NConfigREF |
setMVnth(int index,
Object v) |
cloneValue, deserializeValue, getDMOClassName, getNewHelper, getNewName, isDMO, serializeValue, typeCheckdoLazyResolution, removeBackReferences, resolveReferences, weAreResolvedaddModsMV, addModsSV, compareTo, containsKey, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getName, getSV, modifierFormat, serializeIt, set, setAttributeInfo, toOIF, toOIF, valueChangedMV, valueChangedSVprotected ArrayList<I18NConfigREF> value
public DmcTypeI18NConfigREFMV()
public DmcTypeI18NConfigREFMV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeI18NConfigREFMV 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 v)
del in class org.dmd.dmc.DmcAttribute<I18NConfigREF>public Iterator<I18NConfigREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<I18NConfigREF>public ArrayList<I18NConfigREF> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<I18NConfigREF>public I18NConfigREF getMVnth(int index)
getMVnth in class org.dmd.dmc.DmcAttribute<I18NConfigREF>public I18NConfigREF setMVnth(int index, Object v) throws org.dmd.dmc.DmcValueException
setMVnth in class org.dmd.dmc.DmcAttribute<I18NConfigREF>org.dmd.dmc.DmcValueExceptionpublic boolean hasValue()
hasValue in class org.dmd.dmc.DmcAttribute<I18NConfigREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<I18NConfigREF>Copyright © 2019. All rights reserved.