Uses of Enum
org.assertj.db.type.Table.Order.OrderType
Packages that use Table.Order.OrderType
Package
Description
This package contains the classes that defines the different types used in assertj-db.
-
Uses of Table.Order.OrderType in org.assertj.db.type
Methods in org.assertj.db.type that return Table.Order.OrderTypeModifier and TypeMethodDescriptionTable.Order.getType()Returns the type of the order.static Table.Order.OrderTypeReturns the enum constant of this type with the specified name.static Table.Order.OrderType[]Table.Order.OrderType.values()Returns an array containing the constants of this enum type, in the order they are declared.