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