Uses of Class
org.compiere.impexp.ImpFormatRow
-
Packages that use ImpFormatRow Package Description org.compiere.impexp Provides for.... -
-
Uses of ImpFormatRow in org.compiere.impexp
Methods in org.compiere.impexp that return ImpFormatRow Modifier and Type Method Description ImpFormatRow
ImpFormat. getRow(int index)
Get RowMethods in org.compiere.impexp with parameters of type ImpFormatRow Modifier and Type Method Description void
ImpFormat. addRow(ImpFormatRow row)
Add Format Row
-