Uses of Enum
no.digipost.api.client.representations.batch.BatchStatus
Packages that use BatchStatus
-
Uses of BatchStatus in no.digipost.api.client.representations.batch
Fields in no.digipost.api.client.representations.batch declared as BatchStatusMethods in no.digipost.api.client.representations.batch that return BatchStatusModifier and TypeMethodDescriptionstatic BatchStatus
Batch.getStatus()
static BatchStatus
Returns the enum constant of this type with the specified name.static BatchStatus[]
BatchStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in no.digipost.api.client.representations.batch with parameters of type BatchStatus