public class DmcTypeWebApplicationREFSET extends DmcTypeWebApplicationREF 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<WebApplicationREF> |
value |
| Constructor and Description |
|---|
DmcTypeWebApplicationREFSET() |
DmcTypeWebApplicationREFSET(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
WebApplicationREF |
add(Object v) |
org.dmd.dmc.DmcAttribute<WebApplicationREF> |
cloneIt() |
boolean |
contains(Object v) |
WebApplicationREF |
del(Object v) |
Iterator<WebApplicationREF> |
getMV() |
Set<WebApplicationREF> |
getMVCopy() |
int |
getMVSize() |
DmcTypeWebApplicationREFSET |
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<WebApplicationREF> value
public DmcTypeWebApplicationREFSET()
public DmcTypeWebApplicationREFSET(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeWebApplicationREFSET getNew()
getNew in class org.dmd.dmc.DmcAttribute<WebApplicationREF>public org.dmd.dmc.DmcAttribute<WebApplicationREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<WebApplicationREF>public WebApplicationREF add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<WebApplicationREF>org.dmd.dmc.DmcValueExceptionpublic WebApplicationREF del(Object v)
del in class org.dmd.dmc.DmcAttribute<WebApplicationREF>public Iterator<WebApplicationREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<WebApplicationREF>public Set<WebApplicationREF> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<WebApplicationREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<WebApplicationREF>Copyright © 2019. All rights reserved.