public abstract class DmcTypeMenuElementTypeAndComment extends org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment> implements Serializable
| Constructor and Description |
|---|
DmcTypeMenuElementTypeAndComment()
Default constructor.
|
DmcTypeMenuElementTypeAndComment(org.dmd.dmc.DmcAttributeInfo ai)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
MenuElementTypeAndComment |
cloneValue(MenuElementTypeAndComment val)
Returns a clone of a value associated with this type.
|
MenuElementTypeAndComment |
deserializeValue(org.dmd.dmc.DmcInputStreamIF dis)
Reads a MenuElementTypeAndComment.
|
protected void |
formatValueAsJSON(StringBuffer sb,
int padding,
String indent) |
void |
serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
MenuElementTypeAndComment value)
Writes a MenuElementTypeAndComment.
|
protected MenuElementTypeAndComment |
typeCheck(Object value) |
add, addModsMV, addModsSV, cloneIt, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getMVSize, getName, getNew, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVpublic DmcTypeMenuElementTypeAndComment()
public DmcTypeMenuElementTypeAndComment(org.dmd.dmc.DmcAttributeInfo ai)
protected void formatValueAsJSON(StringBuffer sb, int padding, String indent)
formatValueAsJSON in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>protected MenuElementTypeAndComment typeCheck(Object value) throws org.dmd.dmc.DmcValueException
typeCheck in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>org.dmd.dmc.DmcValueExceptionpublic MenuElementTypeAndComment cloneValue(MenuElementTypeAndComment val)
cloneValue in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>public void serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
MenuElementTypeAndComment value)
throws Exception
serializeValue in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>Exceptionpublic MenuElementTypeAndComment deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) throws Exception
deserializeValue in class org.dmd.dmc.DmcAttribute<MenuElementTypeAndComment>ExceptionCopyright © 2019. All rights reserved.