public class DmcTypeSessionFolderRIREFSET extends DmcTypeSessionFolderRIREF implements Serializable
This code was auto-generated and shouldn't be altered manually! Generated from: org.dmd.dms.util.GenUtility.dumpSETType(GenUtility.java:2791) Called from: org.dmd.dms.util.DmoTypeFormatter.dumpNamedREF(DmoTypeFormatter.java:530)
| Modifier and Type | Field and Description |
|---|---|
protected Set<SessionFolderRIREF> |
value |
| Constructor and Description |
|---|
DmcTypeSessionFolderRIREFSET() |
DmcTypeSessionFolderRIREFSET(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
SessionFolderRIREF |
add(Object v) |
org.dmd.dmc.DmcAttribute<SessionFolderRIREF> |
cloneIt() |
boolean |
contains(Object v) |
SessionFolderRIREF |
del(Object v) |
Iterator<SessionFolderRIREF> |
getMV() |
Set<SessionFolderRIREF> |
getMVCopy() |
int |
getMVSize() |
DmcTypeSessionFolderRIREFSET |
getNew() |
cloneValue, deserializeValue, getDMOClassName, getNewHelper, getNewName, isDMO, serializeValue, typeCheckdoLazyResolution, removeBackReferences, resolveReferences, weAreResolvedaddModsMV, addModsSV, compareTo, containsKey, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMVnth, getName, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVprotected Set<SessionFolderRIREF> value
public DmcTypeSessionFolderRIREFSET()
public DmcTypeSessionFolderRIREFSET(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeSessionFolderRIREFSET getNew()
getNew in class org.dmd.dmc.DmcAttribute<SessionFolderRIREF>public org.dmd.dmc.DmcAttribute<SessionFolderRIREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<SessionFolderRIREF>public SessionFolderRIREF add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<SessionFolderRIREF>org.dmd.dmc.DmcValueExceptionpublic SessionFolderRIREF del(Object v)
del in class org.dmd.dmc.DmcAttribute<SessionFolderRIREF>public Iterator<SessionFolderRIREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<SessionFolderRIREF>public Set<SessionFolderRIREF> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<SessionFolderRIREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<SessionFolderRIREF>Copyright © 2019. All rights reserved.