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