Uses of Interface
net.sf.okapi.proto.textunitflat.TextPartOrBuilder
-
Packages that use TextPartOrBuilder Package Description net.sf.okapi.proto.textunitflat -
-
Uses of TextPartOrBuilder in net.sf.okapi.proto.textunitflat
Classes in net.sf.okapi.proto.textunitflat that implement TextPartOrBuilder Modifier and Type Class Description classTextPartProtobuf typeTextPartstatic classTextPart.BuilderProtobuf typeTextPartMethods in net.sf.okapi.proto.textunitflat that return TextPartOrBuilder Modifier and Type Method Description TextPartOrBuilderTextContainer.Builder. getPartsOrBuilder(int index)repeated .TextPart parts = 6;TextPartOrBuilderTextContainer. getPartsOrBuilder(int index)repeated .TextPart parts = 6;TextPartOrBuilderTextContainerOrBuilder. getPartsOrBuilder(int index)repeated .TextPart parts = 6;Methods in net.sf.okapi.proto.textunitflat that return types with arguments of type TextPartOrBuilder Modifier and Type Method Description List<? extends TextPartOrBuilder>TextContainer.Builder. getPartsOrBuilderList()repeated .TextPart parts = 6;List<? extends TextPartOrBuilder>TextContainer. getPartsOrBuilderList()repeated .TextPart parts = 6;List<? extends TextPartOrBuilder>TextContainerOrBuilder. getPartsOrBuilderList()repeated .TextPart parts = 6;
-