Uses of Class
de.pco.sdk.enums.CameraSubtype
| Package | Description |
|---|---|
| de.pco.sdk | |
| de.pco.sdk.enums |
-
Uses of CameraSubtype in de.pco.sdk
Fields in de.pco.sdk declared as CameraSubtype Modifier and Type Field Description CameraSubtypeBildStruct. cameraSubtypeMethods in de.pco.sdk that return CameraSubtype Modifier and Type Method Description CameraSubtypePcoMetadataStruct. getCameraSubtype() -
Uses of CameraSubtype in de.pco.sdk.enums
Methods in de.pco.sdk.enums that return CameraSubtype Modifier and Type Method Description static CameraSubtypeCameraSubtype. valueOf(int value, CameraType familyType)Converter from the int value and the camera family type to the value of the enumerator.static CameraSubtypeCameraSubtype. valueOf(String name)Returns the enum constant of this type with the specified name.static CameraSubtype[]CameraSubtype. values()Returns an array containing the constants of this enum type, in the order they are declared.