public class DmcTypeSelectionTypeEnumSET extends DmcTypeSelectionTypeEnum 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.dumpEnumType(DmoTypeFormatter.java:362)
| Modifier and Type | Field and Description |
|---|---|
protected Set<SelectionTypeEnum> |
value |
| Constructor and Description |
|---|
DmcTypeSelectionTypeEnumSET() |
DmcTypeSelectionTypeEnumSET(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
SelectionTypeEnum |
add(Object v) |
org.dmd.dmc.DmcAttribute<SelectionTypeEnum> |
cloneIt() |
boolean |
contains(Object v) |
SelectionTypeEnum |
del(Object v) |
Iterator<SelectionTypeEnum> |
getMV() |
Set<SelectionTypeEnum> |
getMVCopy() |
int |
getMVSize() |
DmcTypeSelectionTypeEnumSET |
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<SelectionTypeEnum> value
public DmcTypeSelectionTypeEnumSET()
public DmcTypeSelectionTypeEnumSET(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeSelectionTypeEnumSET getNew()
getNew in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>public org.dmd.dmc.DmcAttribute<SelectionTypeEnum> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>public SelectionTypeEnum add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>org.dmd.dmc.DmcValueExceptionpublic SelectionTypeEnum del(Object v)
del in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>public Iterator<SelectionTypeEnum> getMV()
getMV in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>public Set<SelectionTypeEnum> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>Copyright © 2019. All rights reserved.