public class DmcTypeMenuElementTypeAndCommentSET extends DmcTypeMenuElementTypeAndComment 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.dumpTypes(DmoTypeFormatter.java:127)
| Modifier and Type | Field and Description |
|---|---|
protected Set<MenuElementTypeAndComment> |
value |
| Constructor and Description |
|---|
DmcTypeMenuElementTypeAndCommentSET() |
DmcTypeMenuElementTypeAndCommentSET(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
MenuElementTypeAndComment |
add(Object v) |
org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment> |
cloneIt() |
boolean |
contains(Object v) |
MenuElementTypeAndComment |
del(Object v) |
Iterator<MenuElementTypeAndComment> |
getMV() |
Set<MenuElementTypeAndComment> |
getMVCopy() |
int |
getMVSize() |
DmcTypeMenuElementTypeAndCommentSET |
getNew() |
cloneValue, deserializeValue, formatValueAsJSON, serializeValue, typeCheckaddModsMV, addModsSV, compareTo, containsKey, deserializeIt, formatValue, formatValueAsCompactJSON, getAttributeInfo, getByKey, getID, getMVnth, getName, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVprotected Set<MenuElementTypeAndComment> value
public DmcTypeMenuElementTypeAndCommentSET()
public DmcTypeMenuElementTypeAndCommentSET(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeMenuElementTypeAndCommentSET getNew()
getNew in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public MenuElementTypeAndComment add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>org.dmd.dmc.DmcValueExceptionpublic MenuElementTypeAndComment del(Object v)
del in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public Iterator<MenuElementTypeAndComment> getMV()
getMV in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public Set<MenuElementTypeAndComment> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>Copyright © 2019. All rights reserved.