void |
EnumDelegate.addDecodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
CustomCodecDelegate.addDecodeStatements(TypeMirror typeMirror,
CodeGeneratorContext ctx) |
void |
ObjectIdDelegate.addDecodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
Decimal128Delegate.addDecodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
PrimitiveWrapperDelegate.addDecodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
CodeGeneratorDelegate.addDecodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
PrimitiveDelegate.addDecodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
ByteArrayDelegate.addDecodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
CoreClassesDelegate.addDecodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
UnknownCodecDelegate.addDecodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
DefaultDelegate.addDecodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
EnumDelegate.addEncodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
CustomCodecDelegate.addEncodeStatements(TypeMirror typeMirror,
CodeGeneratorContext ctx) |
void |
ObjectIdDelegate.addEncodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
Decimal128Delegate.addEncodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
PrimitiveWrapperDelegate.addEncodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
CodeGeneratorDelegate.addEncodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
PrimitiveDelegate.addEncodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
ByteArrayDelegate.addEncodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
CoreClassesDelegate.addEncodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
UnknownCodecDelegate.addEncodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
DefaultDelegate.addEncodeStatements(TypeMirror type,
CodeGeneratorContext ctx) |
default void |
CodeGeneratorDelegate.addSetNullStatements(TypeMirror type,
CodeGeneratorContext ctx) |
void |
PrimitiveDelegate.addSetNullStatements(TypeMirror type,
CodeGeneratorContext ctx) |