public class DmcTypeModuleREFMV extends DmcTypeModuleREF 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.dumpNamedREF(DmoTypeFormatter.java:529)
| Constructor and Description |
|---|
DmcTypeModuleREFMV() |
DmcTypeModuleREFMV(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
ModuleREF |
add(Object v) |
org.dmd.dmc.DmcAttribute<ModuleREF> |
cloneIt() |
boolean |
contains(Object v) |
ModuleREF |
del(Object v) |
Iterator<ModuleREF> |
getMV() |
ArrayList<ModuleREF> |
getMVCopy() |
ModuleREF |
getMVnth(int index) |
int |
getMVSize() |
DmcTypeModuleREFMV |
getNew() |
boolean |
hasValue() |
ModuleREF |
setMVnth(int index,
Object v) |
cloneValue, deserializeValue, getDMOClassName, getNewHelper, getNewName, isDMO, serializeValue, typeCheckdoLazyResolution, removeBackReferences, resolveReferences, weAreResolvedaddModsMV, addModsSV, compareTo, containsKey, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getName, getSV, modifierFormat, serializeIt, set, setAttributeInfo, toOIF, toOIF, valueChangedMV, valueChangedSVpublic DmcTypeModuleREFMV()
public DmcTypeModuleREFMV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeModuleREFMV getNew()
getNew in class org.dmd.dmc.DmcAttribute<ModuleREF>public org.dmd.dmc.DmcAttribute<ModuleREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<ModuleREF>public ModuleREF add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<ModuleREF>org.dmd.dmc.DmcValueExceptionpublic Iterator<ModuleREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<ModuleREF>public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<ModuleREF>public ModuleREF getMVnth(int index)
getMVnth in class org.dmd.dmc.DmcAttribute<ModuleREF>public ModuleREF setMVnth(int index, Object v) throws org.dmd.dmc.DmcValueException
setMVnth in class org.dmd.dmc.DmcAttribute<ModuleREF>org.dmd.dmc.DmcValueExceptionpublic boolean hasValue()
hasValue in class org.dmd.dmc.DmcAttribute<ModuleREF>Copyright © 2019. All rights reserved.