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