Uses of Class
de.codecamp.messages.shared.conf.BundleMismatchPolicy
-
Packages that use BundleMismatchPolicy Package Description de.codecamp.messages.shared.conf -
-
Uses of BundleMismatchPolicy in de.codecamp.messages.shared.conf
Methods in de.codecamp.messages.shared.conf that return BundleMismatchPolicy Modifier and Type Method Description BundleMismatchPolicyMode. bundleMismatchPolicy()BundleMismatchPolicyProjectConf. getBundleMismatchPolicy()static BundleMismatchPolicyBundleMismatchPolicy. valueOf(String name)Returns the enum constant of this type with the specified name.static BundleMismatchPolicy[]BundleMismatchPolicy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-