Uses of Enum Class
cz.metacentrum.perun.core.api.OwnerType
Packages that use OwnerType
-
Uses of OwnerType in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that return OwnerTypeModifier and TypeMethodDescriptionstatic OwnerTypeOwnerType.getOwnerType(int code) Owner.getType()Deprecated.static OwnerTypeReturns the enum constant of this class with the specified name.static OwnerType[]OwnerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cz.metacentrum.perun.core.api with parameters of type OwnerTypeConstructors in cz.metacentrum.perun.core.api with parameters of type OwnerType