Uses of Enum
no.digipost.api.client.representations.PrintDetails.PrintColors
Packages that use PrintDetails.PrintColors
-
Uses of PrintDetails.PrintColors in no.digipost.api.client.representations
Fields in no.digipost.api.client.representations declared as PrintDetails.PrintColorsMethods in no.digipost.api.client.representations that return PrintDetails.PrintColorsModifier and TypeMethodDescriptionPrintDetails.getPrintColors()
static PrintDetails.PrintColors
Returns the enum constant of this type with the specified name.static PrintDetails.PrintColors[]
PrintDetails.PrintColors.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in no.digipost.api.client.representations with parameters of type PrintDetails.PrintColorsModifierConstructorDescriptionPrintDetails
(PrintRecipient recipient, PrintRecipient returnAddress, PrintDetails.PrintColors colors, PrintDetails.NondeliverableHandling nondeliverableHandling)