public abstract class DmcTypeEventScopeEnum extends org.dmd.dmc.DmcAttribute<EventScopeEnum> 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 |
|---|
DmcTypeEventScopeEnum() |
DmcTypeEventScopeEnum(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
EventScopeEnum |
cloneValue(EventScopeEnum val)
Returns a clone of a value associated with this type.
|
EventScopeEnum |
deserializeValue(org.dmd.dmc.DmcInputStreamIF dis)
Reads a EventScopeEnum.
|
void |
serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
EventScopeEnum value)
Writes a EventScopeEnum.
|
protected EventScopeEnum |
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 DmcTypeEventScopeEnum()
public DmcTypeEventScopeEnum(org.dmd.dmc.DmcAttributeInfo ai)
protected EventScopeEnum typeCheck(Object value) throws org.dmd.dmc.DmcValueException
typeCheck in class org.dmd.dmc.DmcAttribute<EventScopeEnum>org.dmd.dmc.DmcValueExceptionpublic EventScopeEnum cloneValue(EventScopeEnum val)
cloneValue in class org.dmd.dmc.DmcAttribute<EventScopeEnum>public void serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
EventScopeEnum value)
throws Exception
serializeValue in class org.dmd.dmc.DmcAttribute<EventScopeEnum>Exceptionpublic EventScopeEnum deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) throws Exception
deserializeValue in class org.dmd.dmc.DmcAttribute<EventScopeEnum>ExceptionCopyright © 2019. All rights reserved.