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