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