Важно

This feature is available in the Full MapKit SDK version

Package com.yandex.mapkit.search

Class DateValue

java.lang.Object
    ↳ com.yandex.mapkit.search.BusinessFilter.DateValue

static class DateValue implements Serializable

Value for date filters.

Summary

Constructors

Signature and Description

DateValue(int reserved)

DateValue()
Use constructor with parameters in your code.

Methods

Type and modifiers

Method and Description

void

serialize(com.yandex.runtime.bindings.Archive archive)

Constuctors

DateValue

DateValue(int reserved)


DateValue

DateValue()

Use constructor with parameters in your code.

This one is for bindings only!


Methods

serialize

@Override
void serialize(com.yandex.runtime.bindings.Archive archive)


Предыдущая
Следующая