Interface AccountDetailsAndActions.IdStage
-
- All Known Implementing Classes:
AccountDetailsAndActions.Builder
- Enclosing class:
- AccountDetailsAndActions
public static interface AccountDetailsAndActions.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AccountDetailsAndActions.Builderfrom(AccountDetailsAndActions other)AccountDetailsAndActions.StatusStageid(java.lang.String id)
-
-
-
Method Detail
-
id
AccountDetailsAndActions.StatusStage id(java.lang.String id)
-
from
AccountDetailsAndActions.Builder from(AccountDetailsAndActions other)
-
-