Uses of Interface
net.sf.okapi.proto.textunitflat.CodeOrBuilder
-
Packages that use CodeOrBuilder Package Description net.sf.okapi.proto.textunitflat -
-
Uses of CodeOrBuilder in net.sf.okapi.proto.textunitflat
Classes in net.sf.okapi.proto.textunitflat that implement CodeOrBuilder Modifier and Type Class Description classCodeProtobuf typeCodestatic classCode.BuilderProtobuf typeCodeMethods in net.sf.okapi.proto.textunitflat that return CodeOrBuilder Modifier and Type Method Description CodeOrBuilderTextFragment.Builder. getCodesOrBuilder(int index)repeated .Code codes = 2;CodeOrBuilderTextFragment. getCodesOrBuilder(int index)repeated .Code codes = 2;CodeOrBuilderTextFragmentOrBuilder. getCodesOrBuilder(int index)repeated .Code codes = 2;Methods in net.sf.okapi.proto.textunitflat that return types with arguments of type CodeOrBuilder Modifier and Type Method Description List<? extends CodeOrBuilder>TextFragment.Builder. getCodesOrBuilderList()repeated .Code codes = 2;List<? extends CodeOrBuilder>TextFragment. getCodesOrBuilderList()repeated .Code codes = 2;List<? extends CodeOrBuilder>TextFragmentOrBuilder. getCodesOrBuilderList()repeated .Code codes = 2;
-