public class DmcTypeMenuElementTypeAndCommentSV extends DmcTypeMenuElementTypeAndComment implements Serializable
This code was auto-generated and shouldn't be altered manually! Generated from: org.dmd.dms.util.GenUtility.dumpSVType(GenUtility.java:2151) Called from: org.dmd.dms.util.DmoTypeFormatter.dumpTypes(DmoTypeFormatter.java:125)
| Modifier and Type | Field and Description |
|---|---|
protected MenuElementTypeAndComment |
value |
| Constructor and Description |
|---|
DmcTypeMenuElementTypeAndCommentSV() |
DmcTypeMenuElementTypeAndCommentSV(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment> |
cloneIt() |
int |
getMVSize() |
DmcTypeMenuElementTypeAndCommentSV |
getNew() |
DmcTypeMenuElementTypeAndCommentSV |
getNew(org.dmd.dmc.DmcAttributeInfo ai) |
MenuElementTypeAndComment |
getSV() |
MenuElementTypeAndComment |
getSVCopy() |
MenuElementTypeAndComment |
set(Object v) |
cloneValue, deserializeValue, formatValueAsJSON, serializeValue, typeCheckadd, addModsMV, addModsSV, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getName, hasValue, modifierFormat, serializeIt, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVprotected MenuElementTypeAndComment value
public DmcTypeMenuElementTypeAndCommentSV()
public DmcTypeMenuElementTypeAndCommentSV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeMenuElementTypeAndCommentSV getNew()
getNew in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public DmcTypeMenuElementTypeAndCommentSV getNew(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public MenuElementTypeAndComment getSVCopy()
public MenuElementTypeAndComment set(Object v) throws org.dmd.dmc.DmcValueException
set in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>org.dmd.dmc.DmcValueExceptionpublic MenuElementTypeAndComment getSV()
getSV in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>Copyright © 2019. All rights reserved.