Uses of Enum Class
com.yahoo.vespa.documentmodel.SummaryField.VsmCommand
Packages that use SummaryField.VsmCommand
-
Uses of SummaryField.VsmCommand in com.yahoo.vespa.documentmodel
Methods in com.yahoo.vespa.documentmodel that return SummaryField.VsmCommandModifier and TypeMethodDescriptionSummaryField.getVsmCommand()static SummaryField.VsmCommandReturns the enum constant of this class with the specified name.static SummaryField.VsmCommand[]SummaryField.VsmCommand.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.documentmodel with parameters of type SummaryField.VsmCommandModifier and TypeMethodDescriptionvoidSummaryField.setVsmCommand(SummaryField.VsmCommand vsmCommand)