public abstract class DmcTypeSelectionTypeEnum extends org.dmd.dmc.DmcAttribute<SelectionTypeEnum> implements Serializable
Generated from the mvw schema at version 0.1
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dms.util.DmoTypeFormatter.dumpEnumType(DmoTypeFormatter.java:291)
| Constructor and Description |
|---|
DmcTypeSelectionTypeEnum() |
DmcTypeSelectionTypeEnum(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
SelectionTypeEnum |
cloneValue(SelectionTypeEnum val)
Returns a clone of a value associated with this type.
|
SelectionTypeEnum |
deserializeValue(org.dmd.dmc.DmcInputStreamIF dis)
Reads a SelectionTypeEnum.
|
void |
serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
SelectionTypeEnum value)
Writes a SelectionTypeEnum.
|
protected SelectionTypeEnum |
typeCheck(Object value) |
add, addModsMV, addModsSV, cloneIt, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getMVSize, getName, getNew, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVpublic DmcTypeSelectionTypeEnum()
public DmcTypeSelectionTypeEnum(org.dmd.dmc.DmcAttributeInfo ai)
protected SelectionTypeEnum typeCheck(Object value) throws org.dmd.dmc.DmcValueException
typeCheck in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>org.dmd.dmc.DmcValueExceptionpublic SelectionTypeEnum cloneValue(SelectionTypeEnum val)
cloneValue in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>public void serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
SelectionTypeEnum value)
throws Exception
serializeValue in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>Exceptionpublic SelectionTypeEnum deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) throws Exception
deserializeValue in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>ExceptionCopyright © 2019. All rights reserved.