public class DmcTypeFormImplementationConfigREFSTATIC extends Object
This code was auto-generated and shouldn't be altered manually! Generated from: org.dmd.dms.util.GenUtility.dumpSTATICType(GenUtility.java:2326) Called from: org.dmd.dms.util.GenUtility.dumpSVType(GenUtility.java:2241)
| Modifier and Type | Field and Description |
|---|---|
static DmcTypeFormImplementationConfigREFSTATIC |
instance |
| Modifier | Constructor and Description |
|---|---|
protected |
DmcTypeFormImplementationConfigREFSTATIC() |
| Modifier and Type | Method and Description |
|---|---|
FormImplementationConfigREF |
cloneValue(FormImplementationConfigREF value) |
FormImplementationConfigREF |
deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
void |
serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
FormImplementationConfigREF value) |
FormImplementationConfigREF |
typeCheck(Object value) |
public static DmcTypeFormImplementationConfigREFSTATIC instance
protected DmcTypeFormImplementationConfigREFSTATIC()
public FormImplementationConfigREF typeCheck(Object value) throws org.dmd.dmc.DmcValueException
org.dmd.dmc.DmcValueExceptionpublic FormImplementationConfigREF cloneValue(FormImplementationConfigREF value) throws org.dmd.dmc.DmcValueException
org.dmd.dmc.DmcValueExceptionpublic void serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
FormImplementationConfigREF value)
throws Exception
Exceptionpublic FormImplementationConfigREF deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) throws Exception
ExceptionCopyright © 2019. All rights reserved.