Uses of Enum Class
com.yahoo.vespaxmlparser.FeedOperation.Type
Packages that use FeedOperation.Type
-
Uses of FeedOperation.Type in com.yahoo.vespaxmlparser
Methods in com.yahoo.vespaxmlparser that return FeedOperation.TypeModifier and TypeMethodDescriptionfinal FeedOperation.TypeFeedOperation.getType()static FeedOperation.TypeReturns the enum constant of this class with the specified name.static FeedOperation.Type[]FeedOperation.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespaxmlparser with parameters of type FeedOperation.TypeModifier and TypeMethodDescriptionprotected final voidFeedOperation.setType(FeedOperation.Type type) Constructors in com.yahoo.vespaxmlparser with parameters of type FeedOperation.Type