Package com.flagright.api.types
Interface LegalEntity.CompanyGeneralDetailsStage
-
- All Known Implementing Classes:
LegalEntity.Builder
- Enclosing class:
- LegalEntity
public static interface LegalEntity.CompanyGeneralDetailsStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LegalEntity._FinalStagecompanyGeneralDetails(CompanyGeneralDetails companyGeneralDetails)LegalEntity.Builderfrom(LegalEntity other)
-
-
-
Method Detail
-
companyGeneralDetails
LegalEntity._FinalStage companyGeneralDetails(@NotNull CompanyGeneralDetails companyGeneralDetails)
-
from
LegalEntity.Builder from(LegalEntity other)
-
-