public class DmcTypeSelectionTypeEnumSV extends DmcTypeSelectionTypeEnum implements Serializable
This code was auto-generated and shouldn't be altered manually! Generated from: org.dmd.dms.util.GenUtility.dumpSVType(GenUtility.java:2151) Called from: org.dmd.dms.util.DmoTypeFormatter.dumpEnumType(DmoTypeFormatter.java:360)
| Modifier and Type | Field and Description |
|---|---|
protected SelectionTypeEnum |
value |
| Constructor and Description |
|---|
DmcTypeSelectionTypeEnumSV() |
DmcTypeSelectionTypeEnumSV(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<SelectionTypeEnum> |
cloneIt() |
int |
getMVSize() |
DmcTypeSelectionTypeEnumSV |
getNew() |
DmcTypeSelectionTypeEnumSV |
getNew(org.dmd.dmc.DmcAttributeInfo ai) |
SelectionTypeEnum |
getSV() |
SelectionTypeEnum |
getSVCopy() |
SelectionTypeEnum |
set(Object v) |
cloneValue, deserializeValue, serializeValue, typeCheckadd, addModsMV, addModsSV, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getName, hasValue, modifierFormat, serializeIt, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVprotected SelectionTypeEnum value
public DmcTypeSelectionTypeEnumSV()
public DmcTypeSelectionTypeEnumSV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeSelectionTypeEnumSV getNew()
getNew in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>public DmcTypeSelectionTypeEnumSV getNew(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.DmcAttribute<SelectionTypeEnum> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>public SelectionTypeEnum getSVCopy()
public SelectionTypeEnum set(Object v) throws org.dmd.dmc.DmcValueException
set in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>org.dmd.dmc.DmcValueExceptionpublic SelectionTypeEnum getSV()
getSV in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<SelectionTypeEnum>Copyright © 2019. All rights reserved.