Uses of Class
net.sf.okapi.proto.Note.Annotates
-
Packages that use Note.Annotates Package Description net.sf.okapi.proto -
-
Uses of Note.Annotates in net.sf.okapi.proto
Methods in net.sf.okapi.proto 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 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 with parameters of type Note.Annotates Modifier and Type Method Description Note.BuilderNote.Builder. setAnnotates(Note.Annotates value)optional .Note.Annotates annotates = 5;
-