Interface TeammateReference.IdStage
-
- All Known Implementing Classes:
TeammateReference.Builder
- Enclosing class:
- TeammateReference
public static interface TeammateReference.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TeammateReference.NameStageid(int id)The unique identifier of the teammate
-
-
-
Method Detail
-
id
TeammateReference.NameStage id(int id)
The unique identifier of the teammate
-
-