Uses of Enum
org.apache.uima.cas.impl.BinaryCasSerDes4.SlotKind
Packages that use BinaryCasSerDes4.SlotKind
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of BinaryCasSerDes4.SlotKind in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return BinaryCasSerDes4.SlotKindModifier and TypeMethodDescriptionstatic BinaryCasSerDes4.SlotKind
Returns the enum constant of this type with the specified name.static BinaryCasSerDes4.SlotKind[]
BinaryCasSerDes4.SlotKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.