public class FileAttachmentInfo extends Object implements ForeignKeyInfo
| Constructor and Description |
|---|
FileAttachmentInfo() |
| Modifier and Type | Method and Description |
|---|---|
com.querydsl.core.types.Path<String> |
getColumn() |
String |
getDescription() |
com.querydsl.core.types.dsl.NumberPath<Long> |
getSelect() |
JiraRelationalPathBase |
getTable() |
com.querydsl.core.types.Predicate |
getWhere(String original) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcolumnsToString, getColumns, getForeignKeyChangedEvent, getNamepublic com.querydsl.core.types.dsl.NumberPath<Long> getSelect()
getSelect in interface ForeignKeyInfopublic com.querydsl.core.types.Path<String> getColumn()
getColumn in interface ForeignKeyInfopublic JiraRelationalPathBase getTable()
getTable in interface ForeignKeyInfopublic com.querydsl.core.types.Predicate getWhere(String original)
getWhere in interface ForeignKeyInfopublic String getDescription()
getDescription in interface ForeignKeyInfoCopyright © 2002-2022 Atlassian. All Rights Reserved.