Uses of Enum
io.fria.lilo.IntrospectionFetchingMode
Packages that use IntrospectionFetchingMode
-
Uses of IntrospectionFetchingMode in io.fria.lilo
Methods in io.fria.lilo that return IntrospectionFetchingModeModifier and TypeMethodDescription@NotNull IntrospectionFetchingModeLiloContext.getIntrospectionFetchingMode()static IntrospectionFetchingModeReturns the enum constant of this type with the specified name.static IntrospectionFetchingMode[]IntrospectionFetchingMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.fria.lilo with parameters of type IntrospectionFetchingModeModifier and TypeMethodDescription@NotNull Lilo.LiloBuilderLilo.LiloBuilder.introspectionFetchingMode(@NotNull IntrospectionFetchingMode introspectionFetchingMode)