Uses of Enum Class
adalid.core.enums.EntityReferenceFilterType
Packages that use EntityReferenceFilterType
-
Uses of EntityReferenceFilterType in adalid.core
Methods in adalid.core that return EntityReferenceFilterTypeMethods in adalid.core with parameters of type EntityReferenceFilterTypeModifier and TypeMethodDescriptionvoidAbstractEntity.setReferenceFilterType(EntityReferenceFilterType referenceFilterType) -
Uses of EntityReferenceFilterType in adalid.core.enums
Methods in adalid.core.enums that return EntityReferenceFilterTypeModifier and TypeMethodDescriptionstatic EntityReferenceFilterTypeReturns the enum constant of this class with the specified name.static EntityReferenceFilterType[]EntityReferenceFilterType.values()Returns an array containing the constants of this enum class, in the order they are declared.