Uses of Class
de.xima.fc.entities.ProjectLocalization
-
Packages that use ProjectLocalization Package Description de.xima.fc.entities Package für Datenbankentitäten -
-
Uses of ProjectLocalization in de.xima.fc.entities
Methods in de.xima.fc.entities that return types with arguments of type ProjectLocalization Modifier and Type Method Description List<ProjectLocalization>
Projekt. getLocalizations()
Method parameters in de.xima.fc.entities with type arguments of type ProjectLocalization Modifier and Type Method Description void
Projekt. setLocalizations(List<ProjectLocalization> localizations)
-