Uses of Class
net.sf.okapi.common.annotation.Note.Annotates
-
Packages that use Note.Annotates Package Description net.sf.okapi.common.annotation Classes to implement and manage annotations. -
-
Uses of Note.Annotates in net.sf.okapi.common.annotation
Methods in net.sf.okapi.common.annotation that return Note.Annotates Modifier and Type Method Description static Note.AnnotatesNote.Annotates. fromString(String value)Note.AnnotatesNote. getAnnotates()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.common.annotation with parameters of type Note.Annotates Modifier and Type Method Description voidNote. setAnnotates(Note.Annotates annotates)
-