public class DmcTypeEventScopeEnumSV extends DmcTypeEventScopeEnum 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.dumpEnumType(DmoTypeFormatter.java:360)
| Modifier and Type | Field and Description |
|---|---|
protected EventScopeEnum |
value |
| Constructor and Description |
|---|
DmcTypeEventScopeEnumSV() |
DmcTypeEventScopeEnumSV(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<EventScopeEnum> |
cloneIt() |
int |
getMVSize() |
DmcTypeEventScopeEnumSV |
getNew() |
DmcTypeEventScopeEnumSV |
getNew(org.dmd.dmc.DmcAttributeInfo ai) |
EventScopeEnum |
getSV() |
EventScopeEnum |
getSVCopy() |
EventScopeEnum |
set(Object v) |
cloneValue, deserializeValue, serializeValue, typeCheckadd, addModsMV, addModsSV, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getName, hasValue, modifierFormat, serializeIt, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVprotected EventScopeEnum value
public DmcTypeEventScopeEnumSV()
public DmcTypeEventScopeEnumSV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeEventScopeEnumSV getNew()
getNew in class org.dmd.dmc.DmcAttribute<EventScopeEnum>public DmcTypeEventScopeEnumSV getNew(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.DmcAttribute<EventScopeEnum> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<EventScopeEnum>public EventScopeEnum getSVCopy()
public EventScopeEnum set(Object v) throws org.dmd.dmc.DmcValueException
set in class org.dmd.dmc.DmcAttribute<EventScopeEnum>org.dmd.dmc.DmcValueExceptionpublic EventScopeEnum getSV()
getSV in class org.dmd.dmc.DmcAttribute<EventScopeEnum>public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<EventScopeEnum>Copyright © 2019. All rights reserved.