Uses of Class
net.sf.okapi.proto.textunitflat.Note.Annotates
-
Packages that use Note.Annotates Package Description net.sf.okapi.lib.serialization.textunitflat net.sf.okapi.proto.textunitflat -
-
Uses of Note.Annotates in net.sf.okapi.lib.serialization.textunitflat
Methods in net.sf.okapi.lib.serialization.textunitflat that return Note.Annotates Modifier and Type Method Description static Note.AnnotatesTextUnitFlat2Proto. toAnnotates(Note.Annotates annotates)Methods in net.sf.okapi.lib.serialization.textunitflat with parameters of type Note.Annotates Modifier and Type Method Description static Note.AnnotatesProto2TextUnitFlat. toAnnotates(Note.Annotates annotates) -
Uses of Note.Annotates in net.sf.okapi.proto.textunitflat
Methods in net.sf.okapi.proto.textunitflat that return Note.Annotates Modifier and Type Method Description static Note.AnnotatesNote.Annotates. forNumber(int value)Note.AnnotatesNote.Builder. getAnnotates()optional .Note.Annotates annotates = 5;Note.AnnotatesNote. getAnnotates()optional .Note.Annotates annotates = 5;Note.AnnotatesNoteOrBuilder. getAnnotates()optional .Note.Annotates annotates = 5;static Note.AnnotatesNote.Annotates. valueOf(int value)Deprecated.static Note.AnnotatesNote.Annotates. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Note.AnnotatesNote.Annotates. valueOf(String name)Returns the enum constant of this type with the specified name.static Note.Annotates[]Note.Annotates. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.sf.okapi.proto.textunitflat that return types with arguments of type Note.Annotates Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Note.Annotates>Note.Annotates. internalGetValueMap()Methods in net.sf.okapi.proto.textunitflat with parameters of type Note.Annotates Modifier and Type Method Description Note.BuilderNote.Builder. setAnnotates(Note.Annotates value)optional .Note.Annotates annotates = 5;
-