public abstract class DmcTypeRequestWithOptions extends org.dmd.dmc.DmcHashedAttribute<RequestWithOptions> implements Serializable
| Constructor and Description |
|---|
DmcTypeRequestWithOptions() |
DmcTypeRequestWithOptions(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
RequestWithOptions |
cloneValue(RequestWithOptions original) |
RequestWithOptions |
deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
void |
serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
RequestWithOptions value) |
RequestWithOptions |
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 DmcTypeRequestWithOptions()
public DmcTypeRequestWithOptions(org.dmd.dmc.DmcAttributeInfo ai)
public RequestWithOptions cloneValue(RequestWithOptions original)
cloneValue in class org.dmd.dmc.DmcAttribute<RequestWithOptions>public RequestWithOptions deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) throws Exception
deserializeValue in class org.dmd.dmc.DmcAttribute<RequestWithOptions>Exceptionpublic void serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
RequestWithOptions value)
throws Exception
serializeValue in class org.dmd.dmc.DmcAttribute<RequestWithOptions>Exceptionpublic RequestWithOptions typeCheck(Object value) throws org.dmd.dmc.DmcValueException
typeCheck in class org.dmd.dmc.DmcAttribute<RequestWithOptions>org.dmd.dmc.DmcValueExceptionCopyright © 2019. All rights reserved.