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