public class DmcTypeSessionRIREFMV extends DmcTypeSessionRIREF 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)
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<SessionRIREF> |
value |
| Constructor and Description |
|---|
DmcTypeSessionRIREFMV() |
DmcTypeSessionRIREFMV(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
SessionRIREF |
add(Object v) |
org.dmd.dmc.DmcAttribute<SessionRIREF> |
cloneIt() |
boolean |
contains(Object v) |
SessionRIREF |
del(Object v) |
Iterator<SessionRIREF> |
getMV() |
ArrayList<SessionRIREF> |
getMVCopy() |
SessionRIREF |
getMVnth(int index) |
int |
getMVSize() |
DmcTypeSessionRIREFMV |
getNew() |
boolean |
hasValue() |
SessionRIREF |
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, valueChangedSVprotected ArrayList<SessionRIREF> value
public DmcTypeSessionRIREFMV()
public DmcTypeSessionRIREFMV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeSessionRIREFMV getNew()
getNew in class org.dmd.dmc.DmcAttribute<SessionRIREF>public org.dmd.dmc.DmcAttribute<SessionRIREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<SessionRIREF>public SessionRIREF add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<SessionRIREF>org.dmd.dmc.DmcValueExceptionpublic SessionRIREF del(Object v)
del in class org.dmd.dmc.DmcAttribute<SessionRIREF>public Iterator<SessionRIREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<SessionRIREF>public ArrayList<SessionRIREF> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<SessionRIREF>public SessionRIREF getMVnth(int index)
getMVnth in class org.dmd.dmc.DmcAttribute<SessionRIREF>public SessionRIREF setMVnth(int index, Object v) throws org.dmd.dmc.DmcValueException
setMVnth in class org.dmd.dmc.DmcAttribute<SessionRIREF>org.dmd.dmc.DmcValueExceptionpublic boolean hasValue()
hasValue in class org.dmd.dmc.DmcAttribute<SessionRIREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<SessionRIREF>Copyright © 2019. All rights reserved.