Uses of Class
org.compiere.impexp.MImpFormatRow
-
Packages that use MImpFormatRow Package Description org.compiere.impexp Provides for.... -
-
Uses of MImpFormatRow in org.compiere.impexp
Methods in org.compiere.impexp that return MImpFormatRow Modifier and Type Method Description MImpFormatRow[]
MImpFormat. getRows()
Get (all) RowsConstructors in org.compiere.impexp with parameters of type MImpFormatRow Constructor Description MImpFormatRow(MImpFormat parent, MImpFormatRow original)
Parent/Copy Constructor
-