Uses of Class
org.icij.datashare.text.nlp.Pipeline.Property
-
Packages that use Pipeline.Property Package Description org.icij.datashare.text.nlp -
-
Uses of Pipeline.Property in org.icij.datashare.text.nlp
Methods in org.icij.datashare.text.nlp that return Pipeline.Property Modifier and Type Method Description static Pipeline.PropertyPipeline.Property. valueOf(String name)Returns the enum constant of this type with the specified name.static Pipeline.Property[]Pipeline.Property. values()Returns an array containing the constants of this enum type, in the order they are declared.
-