Uses of Class
org.geotools.data.complex.config.TypeMapping
-
Packages that use TypeMapping Package Description org.geotools.data.complex.config -
-
Uses of TypeMapping in org.geotools.data.complex.config
Methods in org.geotools.data.complex.config that return types with arguments of type TypeMapping Modifier and Type Method Description Set<TypeMapping>
AppSchemaDataAccessDTO. getTypeMappings()
Method parameters in org.geotools.data.complex.config with type arguments of type TypeMapping Modifier and Type Method Description void
AppSchemaDataAccessDTO. setTypeMappings(Set<TypeMapping> typeMappings)
-