public class DmcTypeEventSpecSET extends DmcTypeEventSpec 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.dumpTypes(DmoTypeFormatter.java:127)
| Constructor and Description |
|---|
DmcTypeEventSpecSET() |
DmcTypeEventSpecSET(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
EventSpec |
add(Object v) |
org.dmd.dmc.DmcAttribute<EventSpec> |
cloneIt() |
boolean |
contains(Object v) |
EventSpec |
del(Object v) |
Iterator<EventSpec> |
getMV() |
Set<EventSpec> |
getMVCopy() |
int |
getMVSize() |
DmcTypeEventSpecSET |
getNew() |
cloneValue, deserializeValue, formatValueAsJSON, serializeValue, typeCheckaddModsMV, addModsSV, compareTo, containsKey, deserializeIt, formatValue, formatValueAsCompactJSON, getAttributeInfo, getByKey, getID, getMVnth, getName, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVpublic DmcTypeEventSpecSET()
public DmcTypeEventSpecSET(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeEventSpecSET getNew()
getNew in class org.dmd.dmc.DmcAttribute<EventSpec>public org.dmd.dmc.DmcAttribute<EventSpec> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<EventSpec>public EventSpec add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<EventSpec>org.dmd.dmc.DmcValueExceptionpublic Iterator<EventSpec> getMV()
getMV in class org.dmd.dmc.DmcAttribute<EventSpec>public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<EventSpec>Copyright © 2019. All rights reserved.