public class DmcTypeMethodWithArgsSV extends DmcTypeMethodWithArgs 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 MethodWithArgs |
value |
| Constructor and Description |
|---|
DmcTypeMethodWithArgsSV() |
DmcTypeMethodWithArgsSV(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<MethodWithArgs> |
cloneIt() |
int |
getMVSize() |
DmcTypeMethodWithArgsSV |
getNew() |
DmcTypeMethodWithArgsSV |
getNew(org.dmd.dmc.DmcAttributeInfo ai) |
MethodWithArgs |
getSV() |
MethodWithArgs |
getSVCopy() |
MethodWithArgs |
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 MethodWithArgs value
public DmcTypeMethodWithArgsSV()
public DmcTypeMethodWithArgsSV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeMethodWithArgsSV getNew()
getNew in class org.dmd.dmc.DmcAttribute<MethodWithArgs>public DmcTypeMethodWithArgsSV getNew(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.DmcAttribute<MethodWithArgs> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<MethodWithArgs>public MethodWithArgs getSVCopy()
public MethodWithArgs set(Object v) throws org.dmd.dmc.DmcValueException
set in class org.dmd.dmc.DmcAttribute<MethodWithArgs>org.dmd.dmc.DmcValueExceptionpublic MethodWithArgs getSV()
getSV in class org.dmd.dmc.DmcAttribute<MethodWithArgs>public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<MethodWithArgs>Copyright © 2019. All rights reserved.