public class DmcTypeRequestWithOptionsSET extends DmcTypeRequestWithOptions 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.dumpTypes(DmoTypeFormatter.java:102)
| Modifier and Type | Field and Description |
|---|---|
protected Set<RequestWithOptions> |
value |
| Constructor and Description |
|---|
DmcTypeRequestWithOptionsSET() |
DmcTypeRequestWithOptionsSET(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
RequestWithOptions |
add(Object v) |
org.dmd.dmc.DmcAttribute<RequestWithOptions> |
cloneIt() |
boolean |
contains(Object v) |
RequestWithOptions |
del(Object v) |
Iterator<RequestWithOptions> |
getMV() |
Set<RequestWithOptions> |
getMVCopy() |
int |
getMVSize() |
DmcTypeRequestWithOptionsSET |
getNew() |
cloneValue, deserializeValue, serializeValue, typeCheckaddModsMV, addModsSV, compareTo, containsKey, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMVnth, getName, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVprotected Set<RequestWithOptions> value
public DmcTypeRequestWithOptionsSET()
public DmcTypeRequestWithOptionsSET(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeRequestWithOptionsSET getNew()
getNew in class org.dmd.dmc.DmcAttribute<RequestWithOptions>public org.dmd.dmc.DmcAttribute<RequestWithOptions> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<RequestWithOptions>public RequestWithOptions add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<RequestWithOptions>org.dmd.dmc.DmcValueExceptionpublic RequestWithOptions del(Object v)
del in class org.dmd.dmc.DmcAttribute<RequestWithOptions>public Iterator<RequestWithOptions> getMV()
getMV in class org.dmd.dmc.DmcAttribute<RequestWithOptions>public Set<RequestWithOptions> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<RequestWithOptions>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<RequestWithOptions>Copyright © 2019. All rights reserved.