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