Uses of Enum Class
org.tribuo.json.StripProvenance.ProvenanceTypes
Packages that use StripProvenance.ProvenanceTypes
Package
Description
Provides interop with JSON formatted data, along with tools for interacting with JSON provenance objects.
-
Uses of StripProvenance.ProvenanceTypes in org.tribuo.json
Subclasses with type arguments of type StripProvenance.ProvenanceTypes in org.tribuo.jsonModifier and TypeClassDescriptionstatic enumTypes of provenance that can be removed.Fields in org.tribuo.json with type parameters of type StripProvenance.ProvenanceTypesModifier and TypeFieldDescriptionStripProvenance.StripProvenanceOptions.removeProvenancesThe provenances to removeMethods in org.tribuo.json that return StripProvenance.ProvenanceTypesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StripProvenance.ProvenanceTypes[]StripProvenance.ProvenanceTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.