-
- All Implemented Interfaces:
public class Presentation.Overflow.Companion extends MapCompanion<String, Presentation.Overflow>
-
-
Field Summary
Fields Modifier and Type Field Description private final Presentation.OverflowDEFAULTprivate final Presentation.OverflowPaginatedprivate final Presentation.OverflowContinuousprivate final Presentation.OverflowDocumentprivate final Set<String>keyspublic final static Presentation.Overflow.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final Presentation.OverflowgetDEFAULT()Default value for Overflow, if not specified. final Presentation.OverflowgetPaginated()final Presentation.OverflowgetContinuous()final Presentation.OverflowgetDocument()-
-
Method Detail
-
getDEFAULT
final Presentation.Overflow getDEFAULT()
Default value for Overflow, if not specified.
-
getPaginated
final Presentation.Overflow getPaginated()
-
getContinuous
final Presentation.Overflow getContinuous()
-
getDocument
final Presentation.Overflow getDocument()
-
-
-
-