Uses of Enum Class
io.resys.thena.api.entities.BatchStatus
Packages that use BatchStatus
-
Uses of BatchStatus in io.resys.thena.api.entities
Methods in io.resys.thena.api.entities that return BatchStatusModifier and TypeMethodDescriptionstatic BatchStatusReturns the enum constant of this class with the specified name.static BatchStatus[]BatchStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.resys.thena.api.entities with parameters of type BatchStatusModifier and TypeMethodDescriptionstatic CommitResultStatusBatchStatus.mapStatus(BatchStatus src)