Class NavigationFooterView.NavigationFooterModel
-
- All Implemented Interfaces:
public final class NavigationFooterView.NavigationFooterModel
-
-
Field Summary
Fields Modifier and Type Field Description private final PathSession
pathSession
-
Constructor Summary
Constructors Constructor Description NavigationFooterView.NavigationFooterModel(PathSession pathSession)
-
Method Summary
Modifier and Type Method Description final PathSession
getPathSession()
-
-
Constructor Detail
-
NavigationFooterView.NavigationFooterModel
NavigationFooterView.NavigationFooterModel(PathSession pathSession)
-
-
Method Detail
-
getPathSession
final PathSession getPathSession()
-
-
-
-