- valueOf(String) - Static method in enum de.ibapl.jnhw.libloader.Abi
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.ibapl.jnhw.libloader.Arch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.ibapl.jnhw.libloader.MultiarchInfo.Endianess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.ibapl.jnhw.libloader.MultiarchInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.ibapl.jnhw.libloader.OS
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.ibapl.jnhw.libloader.Abi
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.ibapl.jnhw.libloader.Arch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.ibapl.jnhw.libloader.MultiarchInfo.Endianess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.ibapl.jnhw.libloader.MultiarchInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.ibapl.jnhw.libloader.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.