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