Uses of Enum Class
dev.vality.damsel.base.BoundType
Packages that use BoundType
-
Uses of BoundType in dev.vality.damsel.base
Fields in dev.vality.damsel.base declared as BoundTypeMethods in dev.vality.damsel.base that return BoundTypeModifier and TypeMethodDescriptionstatic BoundTypeBoundType.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.TimestampIntervalBound.getBoundType()static BoundTypeReturns the enum constant of this class with the specified name.static BoundType[]BoundType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.base with parameters of type BoundTypeConstructors in dev.vality.damsel.base with parameters of type BoundType