Uses of Class
org.geotools.data.complex.config.AttributeMapping
-
Packages that use AttributeMapping Package Description org.geotools.data.complex.config -
-
Uses of AttributeMapping in org.geotools.data.complex.config
Methods in org.geotools.data.complex.config that return types with arguments of type AttributeMapping Modifier and Type Method Description List<AttributeMapping>
TypeMapping. getAttributeMappings()
Method parameters in org.geotools.data.complex.config with type arguments of type AttributeMapping Modifier and Type Method Description void
TypeMapping. setAttributeMappings(List<AttributeMapping> attributeMappings)
-