Package com.chrt.api.types
Interface StatementExpandedListItem.StatementStage
-
- All Known Implementing Classes:
StatementExpandedListItem.Builder
- Enclosing class:
- StatementExpandedListItem
public static interface StatementExpandedListItem.StatementStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StatementExpandedListItem.Builderfrom(StatementExpandedListItem other)StatementExpandedListItem._FinalStagestatement(Statement1 statement)
-
-
-
Method Detail
-
statement
StatementExpandedListItem._FinalStage statement(@NotNull Statement1 statement)
-
from
StatementExpandedListItem.Builder from(StatementExpandedListItem other)
-
-