readClock

@Deprecated(message = "use readTime() instead", replaceWith = @ReplaceWith(imports = {"pl.com.elzab.stx.elzabdr.ElzabDr"}, expression = "readTime()"))
public final DateTimeType readClock()

Deprecated

use readTime() instead

Replace with

import pl.com.elzab.stx.elzabdr.ElzabDr
readTime()

See also