public class DmcTypeMenuImplementationConfigREFSET extends DmcTypeMenuImplementationConfigREF 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<MenuImplementationConfigREF> |
value |
| Constructor and Description |
|---|
DmcTypeMenuImplementationConfigREFSET() |
DmcTypeMenuImplementationConfigREFSET(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() |
Set<MenuImplementationConfigREF> |
getMVCopy() |
int |
getMVSize() |
DmcTypeMenuImplementationConfigREFSET |
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<MenuImplementationConfigREF> value
public DmcTypeMenuImplementationConfigREFSET()
public DmcTypeMenuImplementationConfigREFSET(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeMenuImplementationConfigREFSET 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 Set<MenuImplementationConfigREF> getMVCopy()
public int getMVSize()
getMVSize 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.