Uses of Class
de.codecamp.messages.shared.conf.BundleMapping
-
Packages that use BundleMapping Package Description de.codecamp.messages.shared.conf de.codecamp.messages.shared.model -
-
Uses of BundleMapping in de.codecamp.messages.shared.conf
Fields in de.codecamp.messages.shared.conf declared as BundleMapping Modifier and Type Field Description static BundleMappingBundleMapping. IMPORTS_PLACEHOLDERMethods in de.codecamp.messages.shared.conf that return types with arguments of type BundleMapping Modifier and Type Method Description List<BundleMapping>ProjectConf. getBundleMappings() -
Uses of BundleMapping in de.codecamp.messages.shared.model
Methods in de.codecamp.messages.shared.model that return types with arguments of type BundleMapping Modifier and Type Method Description List<BundleMapping>MessageKeyIndex. getBundleMappings()List<BundleMapping>MessageModule. getBundleMappings()Method parameters in de.codecamp.messages.shared.model with type arguments of type BundleMapping Modifier and Type Method Description voidMessageKeyIndex. setBundleMappings(List<BundleMapping> bundleMappings)
-