Package com.chrt.api.types
Interface CargojsonWeight.AmountStage
-
- All Known Implementing Classes:
CargojsonWeight.Builder
- Enclosing class:
- CargojsonWeight
public static interface CargojsonWeight.AmountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CargojsonWeight._FinalStageamount(double amount)CargojsonWeight.Builderfrom(CargojsonWeight other)
-
-
-
Method Detail
-
amount
CargojsonWeight._FinalStage amount(double amount)
-
from
CargojsonWeight.Builder from(CargojsonWeight other)
-
-