Uses of Enum Class
crawlercommons.urlfrontier.Urlfrontier.GetParams.ItemCase
-
Uses of Urlfrontier.GetParams.ItemCase in crawlercommons.urlfrontier
Methods in crawlercommons.urlfrontier that return Urlfrontier.GetParams.ItemCaseModifier and TypeMethodDescriptionUrlfrontier.GetParams.ItemCase.forNumber(int value) Urlfrontier.GetParams.Builder.getItemCase()Urlfrontier.GetParams.getItemCase()Urlfrontier.GetParamsOrBuilder.getItemCase()Urlfrontier.GetParams.ItemCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static Urlfrontier.GetParams.ItemCase[]Urlfrontier.GetParams.ItemCase.values()Returns an array containing the constants of this enum class, in the order they are declared.