A B C D F G I J L M N O P R S T U V

V

valueOf(String) - Static method in enum com.twainconnect.core.BitDepth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twainconnect.core.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twainconnect.core.Dpi
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twainconnect.core.UnitOfMeasure
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.twainconnect.core.BitDepth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twainconnect.core.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twainconnect.core.Dpi
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twainconnect.core.UnitOfMeasure
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D F G I J L M N O P R S T U V