Uses of Class
cn.vertxup.fm.domain.tables.FPayTerm
-
Packages that use FPayTerm Package Description cn.vertxup.fm.domain cn.vertxup.fm.domain.tables -
-
Uses of FPayTerm in cn.vertxup.fm.domain
Fields in cn.vertxup.fm.domain declared as FPayTerm Modifier and Type Field Description FPayTermDb. F_PAY_TERMThe tableDB_ETERNAL.F_PAY_TERM.static FPayTermTables. F_PAY_TERMThe tableDB_ETERNAL.F_PAY_TERM. -
Uses of FPayTerm in cn.vertxup.fm.domain.tables
Fields in cn.vertxup.fm.domain.tables declared as FPayTerm Modifier and Type Field Description static FPayTermFPayTerm. F_PAY_TERMThe reference instance ofDB_ETERNAL.F_PAY_TERMMethods in cn.vertxup.fm.domain.tables that return FPayTerm Modifier and Type Method Description FPayTermFPayTerm. as(String alias)FPayTermFPayTerm. as(org.jooq.Name alias)FPayTermFPayTerm. rename(String name)Rename this tableFPayTermFPayTerm. rename(org.jooq.Name name)Rename this table
-