Uses of Enum Class
adalid.core.enums.UrlDisplayType
Packages that use UrlDisplayType
-
Uses of UrlDisplayType in adalid.core.data.types
Methods in adalid.core.data.types that return UrlDisplayTypeMethods in adalid.core.data.types with parameters of type UrlDisplayType -
Uses of UrlDisplayType in adalid.core.enums
Methods in adalid.core.enums that return UrlDisplayTypeModifier and TypeMethodDescriptionstatic UrlDisplayTypeReturns the enum constant of this class with the specified name.static UrlDisplayType[]UrlDisplayType.values()Returns an array containing the constants of this enum class, in the order they are declared.