Uses of Class
org.tailormap.api.viewer.model.ColumnMetadata
Packages that use ColumnMetadata
-
Uses of ColumnMetadata in org.tailormap.api.viewer.model
Methods in org.tailormap.api.viewer.model that return ColumnMetadataMethods in org.tailormap.api.viewer.model that return types with arguments of type ColumnMetadataModifier and TypeMethodDescription@NotNull @Valid @Size(min=0) List<@Valid ColumnMetadata> FeaturesResponse.getColumnMetadata()presentation metadataMethods in org.tailormap.api.viewer.model with parameters of type ColumnMetadataModifier and TypeMethodDescriptionFeaturesResponse.addColumnMetadataItem(ColumnMetadata columnMetadataItem) Method parameters in org.tailormap.api.viewer.model with type arguments of type ColumnMetadataModifier and TypeMethodDescriptionFeaturesResponse.columnMetadata(List<@Valid ColumnMetadata> columnMetadata) voidFeaturesResponse.setColumnMetadata(List<@Valid ColumnMetadata> columnMetadata)