Uses of Class
nzilbb.labbcat.model.MatchId
-
Packages that use MatchId Package Description nzilbb.labbcat.model LaBB-CAT client models. -
-
Uses of MatchId in nzilbb.labbcat.model
Methods in nzilbb.labbcat.model that return MatchId Modifier and Type Method Description MatchIdMatchId. parseId(String matchId)Parses the given match ID string.
-