JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.pricefx.domain.DMTable
Packages that use
DMTable
Package
Description
net.pricefx.domain
Defines set of domain object classes.
Uses of
DMTable
in
net.pricefx.domain
Methods in
net.pricefx.domain
that return
DMTable
Modifier and Type
Method
Description
DMTable
DMTable.
copy
()
Methods in
net.pricefx.domain
with parameters of type
DMTable
Modifier and Type
Method
Description
void
DMTable.
update
(
DMTable
tableDto)