Uses of Class
de.pco.sdk.enums.AcquireMode
| Package | Description |
|---|---|
| de.pco.sdk.enums |
-
Uses of AcquireMode in de.pco.sdk.enums
Methods in de.pco.sdk.enums that return AcquireMode Modifier and Type Method Description static AcquireModeAcquireMode. valueOf(int value)Converter from the int value to the value of the enumerator.static AcquireModeAcquireMode. valueOf(String name)Returns the enum constant of this type with the specified name.static AcquireMode[]AcquireMode. values()Returns an array containing the constants of this enum type, in the order they are declared.