Uses of Enum Class
com.tableau.hyperapi.TypeTag
Packages that use TypeTag
Package
Description
This is the public Tableau Hyper API documentation version 0.0.22502
-
Uses of TypeTag in com.tableau.hyperapi
Methods in com.tableau.hyperapi that return TypeTagModifier and TypeMethodDescriptionSqlType.getTag()
Returns the type tag.ResultSchema.Column.getTypeTag()
Returns the type tag of the column.static TypeTag
Returns the enum constant of this class with the specified name.static TypeTag[]
TypeTag.values()
Returns an array containing the constants of this enum class, in the order they are declared.