Uses of Interface
net.sf.okapi.proto.GenericAnnotationOrBuilder
-
Packages that use GenericAnnotationOrBuilder Package Description net.sf.okapi.proto -
-
Uses of GenericAnnotationOrBuilder in net.sf.okapi.proto
Classes in net.sf.okapi.proto that implement GenericAnnotationOrBuilder Modifier and Type Class Description classGenericAnnotationProtobuf typeGenericAnnotationstatic classGenericAnnotation.BuilderProtobuf typeGenericAnnotationMethods in net.sf.okapi.proto that return GenericAnnotationOrBuilder Modifier and Type Method Description GenericAnnotationOrBuilderGenericAnnotations.Builder. getGenericAnnotationsOrBuilder(int index)repeated .GenericAnnotation genericAnnotations = 2;GenericAnnotationOrBuilderGenericAnnotations. getGenericAnnotationsOrBuilder(int index)repeated .GenericAnnotation genericAnnotations = 2;GenericAnnotationOrBuilderGenericAnnotationsOrBuilder. getGenericAnnotationsOrBuilder(int index)repeated .GenericAnnotation genericAnnotations = 2;Methods in net.sf.okapi.proto that return types with arguments of type GenericAnnotationOrBuilder Modifier and Type Method Description List<? extends GenericAnnotationOrBuilder>GenericAnnotations.Builder. getGenericAnnotationsOrBuilderList()repeated .GenericAnnotation genericAnnotations = 2;List<? extends GenericAnnotationOrBuilder>GenericAnnotations. getGenericAnnotationsOrBuilderList()repeated .GenericAnnotation genericAnnotations = 2;List<? extends GenericAnnotationOrBuilder>GenericAnnotationsOrBuilder. getGenericAnnotationsOrBuilderList()repeated .GenericAnnotation genericAnnotations = 2;
-