- valueOf(String) - Static method in enum eu.codlab.markdown.Constants.MarkDownType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.codlab.markdown.raw.ArrayItem.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum in.uncod.android.bypass.Element.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum eu.codlab.markdown.Constants.MarkDownType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum eu.codlab.markdown.raw.ArrayItem.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum in.uncod.android.bypass.Element.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.