public abstract static class AbstractClassGenerator.MetaData<MD extends AbstractClassGenerator.MetaData<MD>> extends SelfDescribingMarshallable
EMPTY
DISCARD
Constructor and Description |
---|
MetaData() |
Modifier and Type | Method and Description |
---|---|
String |
baseClassName() |
MD |
baseClassName(String baseClassName) |
Set<Class> |
interfaces() |
MD |
interfaces(Set<Class> interfaces) |
String |
packageName() |
MD |
packageName(String packageName) |
boolean |
useUpdateInterceptor() |
MD |
useUpdateInterceptor(boolean useUpdateInterceptor) |
usesSelfDescribingMessage
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
$equals, $fieldInfos, $hashCode, $toString, className, copyFrom, copyTo, deepCopy, fromFile, fromFile, fromFileAsMap, fromFileAsMap, fromHexString, fromString, fromString, fromString, getField, mergeToMap, readMarshallable, reset, setField, streamFromFile, streamFromFile, writeMarshallable
writeValue
unexpectedField
Copyright © 2020. All rights reserved.