public class DmcTypeMenuImplementationConfigREFMV extends DmcTypeMenuImplementationConfigREF 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<MenuImplementationConfigREF> |
value |
| Constructor and Description |
|---|
DmcTypeMenuImplementationConfigREFMV() |
DmcTypeMenuImplementationConfigREFMV(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
MenuImplementationConfigREF |
add(Object v) |
org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF> |
cloneIt() |
boolean |
contains(Object v) |
MenuImplementationConfigREF |
del(Object v) |
Iterator<MenuImplementationConfigREF> |
getMV() |
ArrayList<MenuImplementationConfigREF> |
getMVCopy() |
MenuImplementationConfigREF |
getMVnth(int index) |
int |
getMVSize() |
DmcTypeMenuImplementationConfigREFMV |
getNew() |
boolean |
hasValue() |
MenuImplementationConfigREF |
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<MenuImplementationConfigREF> value
public DmcTypeMenuImplementationConfigREFMV()
public DmcTypeMenuImplementationConfigREFMV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeMenuImplementationConfigREFMV getNew()
getNew in class org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF>public org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF>public MenuImplementationConfigREF add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF>org.dmd.dmc.DmcValueExceptionpublic MenuImplementationConfigREF del(Object v)
del in class org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF>public Iterator<MenuImplementationConfigREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF>public ArrayList<MenuImplementationConfigREF> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF>public MenuImplementationConfigREF getMVnth(int index)
getMVnth in class org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF>public MenuImplementationConfigREF setMVnth(int index, Object v) throws org.dmd.dmc.DmcValueException
setMVnth in class org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF>org.dmd.dmc.DmcValueExceptionpublic boolean hasValue()
hasValue in class org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<MenuImplementationConfigREF>Copyright © 2019. All rights reserved.