- valueOf(String) - Static method in enum com.domain.project.core.enums.EdgeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.domain.project.core.enums.Isomer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.domain.project.core.enums.Nucleotide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.domain.project.core.enums.Zoom
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.domain.project.core.enums.EdgeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.domain.project.core.enums.Isomer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.domain.project.core.enums.Nucleotide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.domain.project.core.enums.Zoom
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VISIBLE - Static variable in class com.domain.project.core.Const
-