public class DmcTypeRequestWithOptionsSV extends DmcTypeRequestWithOptions 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.dumpTypes(DmoTypeFormatter.java:100)
| Modifier and Type | Field and Description |
|---|---|
protected RequestWithOptions |
value |
| Constructor and Description |
|---|
DmcTypeRequestWithOptionsSV() |
DmcTypeRequestWithOptionsSV(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<RequestWithOptions> |
cloneIt() |
int |
getMVSize() |
DmcTypeRequestWithOptionsSV |
getNew() |
DmcTypeRequestWithOptionsSV |
getNew(org.dmd.dmc.DmcAttributeInfo ai) |
RequestWithOptions |
getSV() |
RequestWithOptions |
getSVCopy() |
RequestWithOptions |
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 RequestWithOptions value
public DmcTypeRequestWithOptionsSV()
public DmcTypeRequestWithOptionsSV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeRequestWithOptionsSV getNew()
getNew in class org.dmd.dmc.DmcAttribute<RequestWithOptions>public DmcTypeRequestWithOptionsSV getNew(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.DmcAttribute<RequestWithOptions> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<RequestWithOptions>public RequestWithOptions getSVCopy()
public RequestWithOptions set(Object v) throws org.dmd.dmc.DmcValueException
set in class org.dmd.dmc.DmcAttribute<RequestWithOptions>org.dmd.dmc.DmcValueExceptionpublic RequestWithOptions getSV()
getSV in class org.dmd.dmc.DmcAttribute<RequestWithOptions>public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<RequestWithOptions>Copyright © 2019. All rights reserved.