Uses of Enum
org.immutables.generator.Naming.Preference
Packages that use Naming.Preference
-
Uses of Naming.Preference in org.immutables.generator
Methods in org.immutables.generator that return Naming.PreferenceModifier and TypeMethodDescriptionstatic Naming.PreferenceReturns the enum constant of this type with the specified name.static Naming.Preference[]Naming.Preference.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.immutables.generator with parameters of type Naming.PreferenceModifier and TypeMethodDescriptionNaming.ConstantNaming.requireNonConstant(Naming.Preference preference) Naming.JavaBeanNaming.requireNonConstant(Naming.Preference preference) Naming.PrefixSuffixNaming.requireNonConstant(Naming.Preference preference) abstract NamingNaming.requireNonConstant(Naming.Preference preference) Returns non-contant naming which is this.