Uses of Enum Class
com.yahoo.documentapi.ProgressToken.BucketState
Packages that use ProgressToken.BucketState
-
Uses of ProgressToken.BucketState in com.yahoo.documentapi
Methods in com.yahoo.documentapi that return ProgressToken.BucketStateModifier and TypeMethodDescriptionProgressToken.BucketEntry.getState()static ProgressToken.BucketStateReturns the enum constant of this class with the specified name.static ProgressToken.BucketState[]ProgressToken.BucketState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.documentapi with parameters of type ProgressToken.BucketStateModifier and TypeMethodDescriptionvoidProgressToken.BucketEntry.setState(ProgressToken.BucketState state)