Uses of Enum
com.querydsl.codegen.PropertyHandling.Config
-
Uses of PropertyHandling.Config in com.querydsl.codegen
Methods in com.querydsl.codegen that return PropertyHandling.ConfigModifier and TypeMethodDescriptionabstract PropertyHandling.Configstatic PropertyHandling.ConfigPropertyHandling.Config.of(boolean fields, boolean methods, PropertyHandling.Config defaultConfig) static PropertyHandling.ConfigReturns the enum constant of this type with the specified name.static PropertyHandling.Config[]PropertyHandling.Config.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.querydsl.codegen with parameters of type PropertyHandling.ConfigModifier and TypeMethodDescriptionstatic PropertyHandling.ConfigPropertyHandling.Config.of(boolean fields, boolean methods, PropertyHandling.Config defaultConfig)