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