Package com.chrt.api.types
Interface ChampOriginAndDestination.OriginStage
-
- All Known Implementing Classes:
ChampOriginAndDestination.Builder
- Enclosing class:
- ChampOriginAndDestination
public static interface ChampOriginAndDestination.OriginStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChampOriginAndDestination.Builderfrom(ChampOriginAndDestination other)ChampOriginAndDestination.DestinationStageorigin(java.lang.String origin)
-
-
-
Method Detail
-
origin
ChampOriginAndDestination.DestinationStage origin(@NotNull java.lang.String origin)
-
from
ChampOriginAndDestination.Builder from(ChampOriginAndDestination other)
-
-