Uses of Enum Class
cz.metacentrum.perun.core.api.PerunClient.Type
Packages that use PerunClient.Type
-
Uses of PerunClient.Type in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that return PerunClient.TypeModifier and TypeMethodDescriptionPerunClient.getType()
static PerunClient.Type
Returns the enum constant of this class with the specified name.static PerunClient.Type[]
PerunClient.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.