Uses of Enum Class
org.jooq.impl.QOM.CommentObjectType
Packages that use QOM.CommentObjectType
-
Uses of QOM.CommentObjectType in org.jooq.impl
Methods in org.jooq.impl that return QOM.CommentObjectTypeModifier and TypeMethodDescription@NotNull QOM.CommentObjectTypeQOM.CommentOn.$objectType()static QOM.CommentObjectTypeReturns the enum constant of this class with the specified name.static QOM.CommentObjectType[]QOM.CommentObjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jooq.impl with parameters of type QOM.CommentObjectTypeModifier and TypeMethodDescription@NotNull QOM.CommentOnQOM.CommentOn.$objectType(QOM.CommentObjectType objectType)