public class DmcTypeMenuREFMV extends DmcTypeMenuREF 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)
| Constructor and Description |
|---|
DmcTypeMenuREFMV() |
DmcTypeMenuREFMV(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) |
MenuREF |
del(Object v) |
Iterator<MenuREF> |
getMV() |
ArrayList<MenuREF> |
getMVCopy() |
MenuREF |
getMVnth(int index) |
int |
getMVSize() |
DmcTypeMenuREFMV |
getNew() |
boolean |
hasValue() |
MenuREF |
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, valueChangedSVpublic DmcTypeMenuREFMV()
public DmcTypeMenuREFMV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeMenuREFMV 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 getMVnth(int index)
getMVnth in class org.dmd.dmc.DmcAttribute<MenuREF>public MenuREF setMVnth(int index, Object v) throws org.dmd.dmc.DmcValueException
setMVnth in class org.dmd.dmc.DmcAttribute<MenuREF>org.dmd.dmc.DmcValueExceptionpublic boolean hasValue()
hasValue in class org.dmd.dmc.DmcAttribute<MenuREF>Copyright © 2019. All rights reserved.