Uses of Enum
no.digipost.api.client.representations.UnidentifiedReason
Packages that use UnidentifiedReason
-
Uses of UnidentifiedReason in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as UnidentifiedReasonModifier and TypeFieldDescriptionprotected UnidentifiedReason
IdentificationResult.unidentifiedReason
Methods in no.digipost.api.client.representations that return UnidentifiedReasonModifier and TypeMethodDescriptionstatic UnidentifiedReason
IdentificationResult.getUnidentifiedReason()
static UnidentifiedReason
Returns the enum constant of this type with the specified name.static UnidentifiedReason[]
UnidentifiedReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.