Uses of Enum Class
adalid.core.enums.SearchDisplayFormat
Packages that use SearchDisplayFormat
-
Uses of SearchDisplayFormat in adalid.core
Methods in adalid.core that return SearchDisplayFormatMethods in adalid.core with parameters of type SearchDisplayFormatModifier and TypeMethodDescriptionvoidAbstractEntity.setSearchDisplayFormat(SearchDisplayFormat searchDisplayFormat) -
Uses of SearchDisplayFormat in adalid.core.enums
Methods in adalid.core.enums that return SearchDisplayFormatModifier and TypeMethodDescriptionstatic SearchDisplayFormatReturns the enum constant of this class with the specified name.static SearchDisplayFormat[]SearchDisplayFormat.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SearchDisplayFormat in adalid.core.interfaces
Methods in adalid.core.interfaces that return SearchDisplayFormat