Uses of Enum Class
org.kiwiproject.beta.base.jar.AttributeLookupStatus
Packages that use AttributeLookupStatus
-
Uses of AttributeLookupStatus in org.kiwiproject.beta.base.jar
Methods in org.kiwiproject.beta.base.jar that return AttributeLookupStatusModifier and TypeMethodDescriptionAttributeLookupResult.lookupStatus()Returns the value of thelookupStatusrecord component.static AttributeLookupStatusReturns the enum constant of this class with the specified name.static AttributeLookupStatus[]AttributeLookupStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.kiwiproject.beta.base.jar with parameters of type AttributeLookupStatusModifierConstructorDescriptionAttributeLookupResult(AttributeLookupStatus lookupStatus, @Nullable String value, @Nullable Exception error) Creates an instance of aAttributeLookupResultrecord class.