Uses of Class
de.pco.common.enums.CameraSyncMode
| Package | Description |
|---|---|
| de.pco.common | |
| de.pco.common.enums |
-
Uses of CameraSyncMode in de.pco.common
Fields in de.pco.common declared as CameraSyncMode Modifier and Type Field Description CameraSyncModeMetadataBean. cameraSyncMode -
Uses of CameraSyncMode in de.pco.common.enums
Methods in de.pco.common.enums that return CameraSyncMode Modifier and Type Method Description static CameraSyncModeCameraSyncMode. valueOf(int value)Convertor from the int value to the value of the enumerator.static CameraSyncModeCameraSyncMode. valueOf(String name)Returns the enum constant of this type with the specified name.static CameraSyncMode[]CameraSyncMode. values()Returns an array containing the constants of this enum type, in the order they are declared.