Uses of Enum
no.digipost.api.client.representations.sender.SenderStatus
Packages that use SenderStatus
-
Uses of SenderStatus in no.digipost.api.client.representations.sender
Methods in no.digipost.api.client.representations.sender that return SenderStatusModifier and TypeMethodDescriptionstatic SenderStatus
Returns the enum constant of this type with the specified name.static SenderStatus[]
SenderStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.digipost.api.client.representations.sender with parameters of type SenderStatusConstructors in no.digipost.api.client.representations.sender with parameters of type SenderStatusModifierConstructorDescriptionSenderInformation
(SenderId senderId, SenderStatus status, List<SenderFeature> supportedFeatures)