Uses of Enum Class
be.appify.prefab.example.sale.State
Packages that use State
-
Uses of State in be.appify.prefab.example.sale
Subclasses with type arguments of type State in be.appify.prefab.example.saleMethods in be.appify.prefab.example.sale that return StateModifier and TypeMethodDescriptionSale.state()static StateReturns the enum constant of this class with the specified name.static State[]State.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in be.appify.prefab.example.sale with parameters of type State -
Uses of State in be.appify.prefab.example.sale.infrastructure.http
Methods in be.appify.prefab.example.sale.infrastructure.http that return StateModifier and TypeMethodDescriptionSaleResponse.state()Returns the value of thestaterecord component.Constructors in be.appify.prefab.example.sale.infrastructure.http with parameters of type State