public class DmcTypeEventSpecMV extends DmcTypeEventSpec implements Serializable
This code was auto-generated and shouldn't be altered manually! Generated from: org.dmd.dms.util.GenUtility.dumpMVType(GenUtility.java:2495) Called from: org.dmd.dms.util.DmoTypeFormatter.dumpTypes(DmoTypeFormatter.java:126)
| Constructor and Description |
|---|
DmcTypeEventSpecMV() |
DmcTypeEventSpecMV(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() |
ArrayList<EventSpec> |
getMVCopy() |
EventSpec |
getMVnth(int index) |
int |
getMVSize() |
DmcTypeEventSpecMV |
getNew() |
boolean |
hasValue() |
EventSpec |
setMVnth(int index,
Object v) |
cloneValue, deserializeValue, formatValueAsJSON, serializeValue, typeCheckaddModsMV, addModsSV, compareTo, containsKey, deserializeIt, formatValue, formatValueAsCompactJSON, getAttributeInfo, getByKey, getID, getName, getSV, modifierFormat, serializeIt, set, setAttributeInfo, toOIF, toOIF, valueChangedMV, valueChangedSVpublic DmcTypeEventSpecMV()
public DmcTypeEventSpecMV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeEventSpecMV 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>public EventSpec getMVnth(int index)
getMVnth in class org.dmd.dmc.DmcAttribute<EventSpec>public EventSpec setMVnth(int index, Object v) throws org.dmd.dmc.DmcValueException
setMVnth in class org.dmd.dmc.DmcAttribute<EventSpec>org.dmd.dmc.DmcValueExceptionpublic boolean hasValue()
hasValue in class org.dmd.dmc.DmcAttribute<EventSpec>Copyright © 2019. All rights reserved.