A C D E F G H I L M N O P R S T U V Z

V

valueOf(String) - Static method in enum cluster5.server.datastorage.domain.Project.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cluster5.server.datastorage.domain.SharedFile.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cluster5.server.datastorage.domain.Task.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cluster5.server.datastorage.domain.Terminal.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cluster5.shared.utils.HashCalculator.Algorithms
Returns the enum constant of this type with the specified name.
values() - Static method in enum cluster5.server.datastorage.domain.Project.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cluster5.server.datastorage.domain.SharedFile.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cluster5.server.datastorage.domain.Task.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cluster5.server.datastorage.domain.Terminal.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cluster5.shared.utils.HashCalculator.Algorithms
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E F G H I L M N O P R S T U V Z