public abstract class DmcTypeRequestTypeWithOptions extends org.dmd.dmc.DmcHashedAttribute<RequestTypeWithOptions> implements Serializable
| Constructor and Description |
|---|
DmcTypeRequestTypeWithOptions() |
DmcTypeRequestTypeWithOptions(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
RequestTypeWithOptions |
cloneValue(RequestTypeWithOptions original) |
RequestTypeWithOptions |
deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
void |
serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
RequestTypeWithOptions value) |
RequestTypeWithOptions |
typeCheck(Object value) |
add, addModsMV, addModsSV, cloneIt, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getMVSize, getName, getNew, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVpublic DmcTypeRequestTypeWithOptions()
public DmcTypeRequestTypeWithOptions(org.dmd.dmc.DmcAttributeInfo ai)
public RequestTypeWithOptions cloneValue(RequestTypeWithOptions original)
cloneValue in class org.dmd.dmc.DmcAttribute<RequestTypeWithOptions>public RequestTypeWithOptions deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) throws Exception
deserializeValue in class org.dmd.dmc.DmcAttribute<RequestTypeWithOptions>Exceptionpublic void serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
RequestTypeWithOptions value)
throws Exception
serializeValue in class org.dmd.dmc.DmcAttribute<RequestTypeWithOptions>Exceptionpublic RequestTypeWithOptions typeCheck(Object value) throws org.dmd.dmc.DmcValueException
typeCheck in class org.dmd.dmc.DmcAttribute<RequestTypeWithOptions>org.dmd.dmc.DmcValueExceptionCopyright © 2019. All rights reserved.