Uses of Class
de.xima.fc.importer.config.StateImportConfig
-
Packages that use StateImportConfig Package Description de.xima.fc.importer.config de.xima.fc.importer.mdl de.xima.fc.importer.project -
-
Uses of StateImportConfig in de.xima.fc.importer.config
Methods in de.xima.fc.importer.config that return types with arguments of type StateImportConfig Modifier and Type Method Description List<StateImportConfig>
ProjectImportConfig. getStates()
-
Uses of StateImportConfig in de.xima.fc.importer.mdl
Methods in de.xima.fc.importer.mdl that return StateImportConfig Modifier and Type Method Description StateImportConfig
StateMapperModel. getNewStateImportConfig()
Methods in de.xima.fc.importer.mdl with parameters of type StateImportConfig Modifier and Type Method Description void
StateMapperModel. setNewStateImportConfig(StateImportConfig newStateImportConfig)
-
Uses of StateImportConfig in de.xima.fc.importer.project
Methods in de.xima.fc.importer.project that return types with arguments of type StateImportConfig Modifier and Type Method Description List<StateImportConfig>
ProjectImporter. getStateConfigs()
-