Interface Tag.IdStage
-
- All Known Implementing Classes:
Tag.Builder
- Enclosing class:
- Tag
public static interface Tag.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tag.Builderfrom(Tag other)Tag.NameStageid(java.lang.String id)The id of the tag
-
-
-
Method Detail
-
id
Tag.NameStage id(@NotNull java.lang.String id)
The id of the tag
-
from
Tag.Builder from(Tag other)
-
-