Uses of Enum Class
cloud.opencode.base.web.page.Sort.Direction
Packages that use Sort.Direction
-
Uses of Sort.Direction in cloud.opencode.base.web.page
Subclasses with type arguments of type Sort.Direction in cloud.opencode.base.web.pageMethods in cloud.opencode.base.web.page that return Sort.DirectionModifier and TypeMethodDescriptionSort.Order.direction()Returns the value of thedirectionrecord component.static Sort.DirectionReturns the enum constant of this class with the specified name.static Sort.Direction[]Sort.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cloud.opencode.base.web.page with parameters of type Sort.DirectionModifierConstructorDescriptionOrder(String property, Sort.Direction direction) Compact constructor with validation 带验证的紧凑构造函数