Interface SetOrgTypeReq.OrgTypeStage
-
- All Known Implementing Classes:
SetOrgTypeReq.Builder
- Enclosing class:
- SetOrgTypeReq
public static interface SetOrgTypeReq.OrgTypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SetOrgTypeReq.Builderfrom(SetOrgTypeReq other)SetOrgTypeReq._FinalStageorgType(OrgTypeEnum orgType)
-
-
-
Method Detail
-
orgType
SetOrgTypeReq._FinalStage orgType(@NotNull OrgTypeEnum orgType)
-
from
SetOrgTypeReq.Builder from(SetOrgTypeReq other)
-
-