Class Alert.ClosedUntil

com.yandex.mapkit.masstransit

java.lang.Object ⇽ Alert.ClosedUntil

public class Alert.ClosedUntil

Enclosing Class:
Alert

Thread is not operational until specified time.

Methods

ClosedUntil( Time time)
ClosedUntil()

Use constructor with parameters in your code.

Time getTime()

Time of the next trip.

void serialize(Archive archive)
ClosedUntil( Time time)
ClosedUntil()

Use constructor with parameters in your code.

Time getTime()

Time of the next trip.

void serialize(Archive archive)

Method Detail

ClosedUntil

public ClosedUntil (Time time)

ClosedUntil

public ClosedUntil ()

Use constructor with parameters in your code.

This one is for bindings only!

getTime

public Time getTime ()

Time of the next trip.

serialize

public void serialize (Archive archive)