Interface TeammateReference.TypeStage
-
- All Known Implementing Classes:
TeammateReference.Builder
- Enclosing class:
- TeammateReference
public static interface TeammateReference.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TeammateReference.Builderfrom(TeammateReference other)TeammateReference.IdStagetype(TeammateReference.Type type)The type of teammate
-
-
-
Method Detail
-
type
TeammateReference.IdStage type(@NotNull TeammateReference.Type type)
The type of teammate
-
from
TeammateReference.Builder from(TeammateReference other)
-
-