Package com.chrt.api.types
Interface CargojsonAccounting.IdentifierStage
-
- All Known Implementing Classes:
CargojsonAccounting.Builder
- Enclosing class:
- CargojsonAccounting
public static interface CargojsonAccounting.IdentifierStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CargojsonAccounting.Builderfrom(CargojsonAccounting other)CargojsonAccounting.AccountingInformationStageidentifier(CargojsonAccountingInformationIdentifier identifier)
-
-
-
Method Detail
-
identifier
CargojsonAccounting.AccountingInformationStage identifier(@NotNull CargojsonAccountingInformationIdentifier identifier)
-
from
CargojsonAccounting.Builder from(CargojsonAccounting other)
-
-