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
Subclasses with type arguments of type PerunClient.Type in cz.metacentrum.perun.core.apiMethods in cz.metacentrum.perun.core.api that return PerunClient.TypeModifier and TypeMethodDescriptionPerunClient.getType()static PerunClient.TypeReturns 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.