Uses of Class
no.digipost.api.client.representations.sender.AuthorialSender.Type
-
Packages that use AuthorialSender.Type Package Description no.digipost.api.client.representations.sender 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 AuthorialSender.Type in no.digipost.api.client.representations.sender
Methods in no.digipost.api.client.representations.sender that return AuthorialSender.Type Modifier and Type Method Description static AuthorialSender.Type
AuthorialSender.Type. valueOf(String name)
Returns the enum constant of this type with the specified name.static AuthorialSender.Type[]
AuthorialSender.Type. 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 AuthorialSender.Type Modifier and Type Method Description boolean
AuthorialSender. is(AuthorialSender.Type type)
-