Uses of Class
org.compiere.model.MEXPFormatLine
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MEXPFormatLine in org.compiere.model
Modifier and TypeMethodDescriptionstatic MEXPFormatLine
MEXPFormatLine.getFormatLineByValue
(Properties ctx, String value, int EXP_Format_ID, String trxName) MEXPFormatLine.markImmutable()
Modifier and TypeMethodDescriptionMEXPFormat.getFormatLines()
MEXPFormat.getFormatLinesOrderedBy
(String orderBy) MEXPFormat.getUniqueColumns()
ModifierConstructorDescriptionMEXPFormatLine
(Properties ctx, MEXPFormatLine copy) Copy constructorMEXPFormatLine
(Properties ctx, MEXPFormatLine copy, String trxName) Copy constructorMEXPFormatLine
(MEXPFormatLine copy) Copy constructor