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