Uses of Enum Class
com.yahoo.document.FieldPathEntry.Type
Packages that use FieldPathEntry.Type
-
Uses of FieldPathEntry.Type in com.yahoo.document
Methods in com.yahoo.document that return FieldPathEntry.TypeModifier and TypeMethodDescriptionFieldPathEntry.getType()static FieldPathEntry.TypeReturns the enum constant of this class with the specified name.static FieldPathEntry.Type[]FieldPathEntry.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.