Interface TranscriptCustomSpelling.ToStage
-
- All Known Implementing Classes:
TranscriptCustomSpelling.Builder
- Enclosing class:
- TranscriptCustomSpelling
public static interface TranscriptCustomSpelling.ToStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TranscriptCustomSpelling.Builderfrom(TranscriptCustomSpelling other)TranscriptCustomSpelling._FinalStageto(java.lang.String to)
-
-
-
Method Detail
-
to
TranscriptCustomSpelling._FinalStage to(java.lang.String to)
-
from
TranscriptCustomSpelling.Builder from(TranscriptCustomSpelling other)
-
-