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