MPIDestinationSet

data class MPIDestinationSet(var destinations: List<MPINavigatable>)

MPIDestinationSet is list of MPINavigatable objects.

Constructors

Link copied to clipboard
fun MPIDestinationSet(destinations: List<MPINavigatable>)

Properties

Link copied to clipboard
var destinations: List<MPINavigatable>

destinations in the list