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