public class DmcTypeMenuElementTypeAndCommentMV extends DmcTypeMenuElementTypeAndComment 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.dumpTypes(DmoTypeFormatter.java:126)
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<MenuElementTypeAndComment> |
value |
| Constructor and Description |
|---|
DmcTypeMenuElementTypeAndCommentMV() |
DmcTypeMenuElementTypeAndCommentMV(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() |
ArrayList<MenuElementTypeAndComment> |
getMVCopy() |
MenuElementTypeAndComment |
getMVnth(int index) |
int |
getMVSize() |
DmcTypeMenuElementTypeAndCommentMV |
getNew() |
boolean |
hasValue() |
MenuElementTypeAndComment |
setMVnth(int index,
Object v) |
cloneValue, deserializeValue, formatValueAsJSON, serializeValue, typeCheckaddModsMV, addModsSV, compareTo, containsKey, deserializeIt, formatValue, formatValueAsCompactJSON, getAttributeInfo, getByKey, getID, getName, getSV, modifierFormat, serializeIt, set, setAttributeInfo, toOIF, toOIF, valueChangedMV, valueChangedSVprotected ArrayList<MenuElementTypeAndComment> value
public DmcTypeMenuElementTypeAndCommentMV()
public DmcTypeMenuElementTypeAndCommentMV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeMenuElementTypeAndCommentMV 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 ArrayList<MenuElementTypeAndComment> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public MenuElementTypeAndComment getMVnth(int index)
getMVnth in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public MenuElementTypeAndComment setMVnth(int index, Object v) throws org.dmd.dmc.DmcValueException
setMVnth in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>org.dmd.dmc.DmcValueExceptionpublic boolean hasValue()
hasValue 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.