A C D E G H I O P S T V W

V

valueOf(String) - Static method in enum com.baseprogramming.lang.PacketTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.baseprogramming.lang.TermTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.baseprogramming.lang.TranslationCategories
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.baseprogramming.text.Ordinals
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.baseprogramming.text.Ordinals
 
values() - Static method in enum com.baseprogramming.lang.PacketTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.baseprogramming.lang.TermTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.baseprogramming.lang.TranslationCategories
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.baseprogramming.text.Ordinals
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E G H I O P S T V W