Package | Description |
---|---|
io.vertx.codegen.type |
Modifier and Type | Method and Description |
---|---|
DataObjectInfo |
ClassTypeInfo.getDataObject() |
DataObjectInfo |
TypeInfo.getDataObject() |
Constructor and Description |
---|
ApiTypeInfo(String fqcn,
boolean concrete,
List<TypeParamInfo.Class> params,
TypeInfo handlerArg,
ModuleInfo module,
boolean nullable,
boolean proxyGen,
DataObjectInfo dataObject) |
ClassTypeInfo(ClassKind kind,
String name,
ModuleInfo module,
boolean nullable,
List<TypeParamInfo.Class> params,
DataObjectInfo dataObject) |
Copyright © 2020 Eclipse. All rights reserved.