Uses of Class
org.tailormap.api.viewer.model.Attribute
-
Uses of Attribute in org.tailormap.api.viewer.model
Modifier and TypeMethodDescriptionAttribute.defaultValue
(String defaultValue) Attribute.featureType
(Long featureType) Attribute.type
(TMAttributeType type) Modifier and TypeMethodDescriptionLayerDetails.attributes
(List<@Valid Attribute> attributes) void
LayerDetails.setAttributes
(List<@Valid Attribute> attributes)