A B C D E F M O P T V X Y Z

V

valueOf(String) - Static method in enum p1.p2.E
Returns the enum constant of this type with the specified name.
values() - Static method in enum p1.p2.E
Returns an array containing the constants of this enum type, in the order they're declared.

A B C D E F M O P T V X Y Z