public final class SubtypeEmitterTemplateData extends UserTypeTemplateData
| Constructor and Description |
|---|
SubtypeEmitterTemplateData(zserio.extension.java.TemplateDataContext context,
Subtype subtype) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsReferencedTypeSqlTable() |
boolean |
getIsReferencedTypeStructure() |
CompoundTypeTemplateData |
getReferencedCompoundType() |
java.lang.String |
getReferencedTypeFullName() |
getDocComments, getName, getPackageName, getSchemaTypeNamegetGeneratorDescription, getWithCodeComments, getWithTypeInfoCode, getWithWriterCodepublic SubtypeEmitterTemplateData(zserio.extension.java.TemplateDataContext context,
Subtype subtype)
throws ZserioExtensionException
ZserioExtensionExceptionpublic java.lang.String getReferencedTypeFullName()
public boolean getIsReferencedTypeSqlTable()
public boolean getIsReferencedTypeStructure()
public CompoundTypeTemplateData getReferencedCompoundType()
Last updated 2024-10-29 12:56:13