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