Uses of Class
ai.waii.clients.database.Column
Packages that use Column
-
Uses of Column in ai.waii.clients.chart
Methods in ai.waii.clients.chart that return types with arguments of type ColumnMethod parameters in ai.waii.clients.chart with type arguments of type ColumnModifier and TypeMethodDescriptionChartGenerationRequest.setDataframeCols(List<Column> dataframeCols) -
Uses of Column in ai.waii.clients.database
Methods in ai.waii.clients.database that return ColumnMethods in ai.waii.clients.database with parameters of type ColumnConstructors in ai.waii.clients.database with parameters of type Column -
Uses of Column in ai.waii.clients.query
Methods in ai.waii.clients.query that return types with arguments of type ColumnMethod parameters in ai.waii.clients.query with type arguments of type ColumnModifier and TypeMethodDescriptionvoidGetQueryResultResponse.setColumnDefinitions(List<Column> columnDefinitions)