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.configMethods 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 voidTypeMapping. setAttributeMappings(List<AttributeMapping> attributeMappings)
 
-