Uses of Class
org.tailormap.api.viewer.model.Attribute
Packages that use Attribute
-
Uses of Attribute in org.tailormap.api.viewer.model
Methods in org.tailormap.api.viewer.model that return AttributeModifier and TypeMethodDescriptionAttribute.defaultValue
(String defaultValue) Attribute.featureType
(Long featureType) Attribute.type
(TMAttributeType type) Methods in org.tailormap.api.viewer.model that return types with arguments of type AttributeMethods in org.tailormap.api.viewer.model with parameters of type AttributeMethod parameters in org.tailormap.api.viewer.model with type arguments of type AttributeModifier and TypeMethodDescriptionLayerDetails.attributes
(List<@Valid Attribute> attributes) void
LayerDetails.setAttributes
(List<@Valid Attribute> attributes)