Skip to content

PulseWaveQueryBuilder🔗

Constructor🔗

new PulseWaveQueryBuilder()

Methods🔗

build🔗

Builds the object.

public PulseWaveQuery build()

offCount🔗

public PulseWaveQueryBuilder offCount(Long offCount)

offValue🔗

public PulseWaveQueryBuilder offValue(Double offValue)

onCount🔗

public PulseWaveQueryBuilder onCount(Long onCount)

onValue🔗

public PulseWaveQueryBuilder onValue(Double onValue)

timeStep🔗

public PulseWaveQueryBuilder timeStep(Long timeStep)

See also🔗