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