Class Alert.Closed

com.yandex.mapkit.masstransit

java.lang.Object ⇽ Alert.Closed

public class Alert.Closed

Enclosing Class:
Alert

Thread is not operational on that day.

Methods

Closed(boolean dummy)
Closed()

Use constructor with parameters in your code.

boolean getDummy()

Dummy field which is used here because IDL does not support structs without fields.

void serialize(Archive archive)
Closed(boolean dummy)
Closed()

Use constructor with parameters in your code.

boolean getDummy()

Dummy field which is used here because IDL does not support structs without fields.

void serialize(Archive archive)

Method Detail

Closed

public Closed (boolean dummy)

Closed

public Closed ()

Use constructor with parameters in your code.

This one is for bindings only!

getDummy

public boolean getDummy ()

Dummy field which is used here because IDL does not support structs without fields.

serialize

public void serialize (Archive archive)