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