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