public class DmcTypePropertyAccessGeneratorREFSV extends DmcTypePropertyAccessGeneratorREF 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.dumpNamedREF(DmoTypeFormatter.java:528)
| Modifier and Type | Field and Description |
|---|---|
protected PropertyAccessGeneratorREF |
value |
| Constructor and Description |
|---|
DmcTypePropertyAccessGeneratorREFSV() |
DmcTypePropertyAccessGeneratorREFSV(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF> |
cloneIt() |
int |
getMVSize() |
DmcTypePropertyAccessGeneratorREFSV |
getNew() |
DmcTypePropertyAccessGeneratorREFSV |
getNew(org.dmd.dmc.DmcAttributeInfo ai) |
PropertyAccessGeneratorREF |
getSV() |
PropertyAccessGeneratorREF |
getSVCopy() |
PropertyAccessGeneratorREF |
set(Object v) |
cloneValue, deserializeValue, getDMOClassName, getNewHelper, getNewName, isDMO, serializeValue, typeCheckdoLazyResolution, removeBackReferences, resolveReferences, weAreResolvedadd, addModsMV, addModsSV, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getName, hasValue, modifierFormat, serializeIt, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVprotected PropertyAccessGeneratorREF value
public DmcTypePropertyAccessGeneratorREFSV()
public DmcTypePropertyAccessGeneratorREFSV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypePropertyAccessGeneratorREFSV getNew()
getNew in class org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF>public DmcTypePropertyAccessGeneratorREFSV getNew(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF>public PropertyAccessGeneratorREF getSVCopy()
public PropertyAccessGeneratorREF set(Object v) throws org.dmd.dmc.DmcValueException
set in class org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF>org.dmd.dmc.DmcValueExceptionpublic PropertyAccessGeneratorREF getSV()
getSV in class org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF>public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<PropertyAccessGeneratorREF>Copyright © 2019. All rights reserved.