A B C D E F G H I L M N Q R S T U V

V

valueOf(String) - Static method in enum uk.org.ury.database.UserClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.org.ury.library.LibraryItemProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.org.ury.show.ShowItemProperty
Returns the enum constant of this type with the specified name.
values() - Static method in enum uk.org.ury.database.UserClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.org.ury.library.LibraryItemProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.org.ury.show.ShowItemProperty
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I L M N Q R S T U V