Package com.chrt.api.types
Interface OrderTypeaheadValue.ValueStage
-
- All Known Implementing Classes:
OrderTypeaheadValue.Builder
- Enclosing class:
- OrderTypeaheadValue
public static interface OrderTypeaheadValue.ValueStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OrderTypeaheadValue.Builderfrom(OrderTypeaheadValue other)OrderTypeaheadValue._FinalStagevalue(java.lang.String value)
-
-
-
Method Detail
-
value
OrderTypeaheadValue._FinalStage value(@NotNull java.lang.String value)
-
from
OrderTypeaheadValue.Builder from(OrderTypeaheadValue other)
-
-