Uses of Class
no.digipost.api.client.representations.StandardNotification
-
Packages that use StandardNotification Package Description no.digipost.api.client.representations Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of StandardNotification in no.digipost.api.client.representations
Methods in no.digipost.api.client.representations that return StandardNotification Modifier and Type Method Description static StandardNotification
StandardNotification. valueOf(String name)
Returns the enum constant of this type with the specified name.static StandardNotification[]
StandardNotification. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-