Uses of Class
org.compiere.model.MEXPFormatLine
Packages that use 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
Methods in org.compiere.model that return MEXPFormatLineModifier and TypeMethodDescriptionstatic MEXPFormatLine
MEXPFormatLine.getFormatLineByValue
(Properties ctx, String value, int EXP_Format_ID, String trxName) MEXPFormatLine.markImmutable()
Methods in org.compiere.model that return types with arguments of type MEXPFormatLineModifier and TypeMethodDescriptionMEXPFormat.getFormatLines()
MEXPFormat.getFormatLinesOrderedBy
(String orderBy) MEXPFormat.getUniqueColumns()
Constructors in org.compiere.model with parameters of type MEXPFormatLineModifierConstructorDescriptionMEXPFormatLine
(Properties ctx, MEXPFormatLine copy) Copy constructorMEXPFormatLine
(Properties ctx, MEXPFormatLine copy, String trxName) Copy constructorMEXPFormatLine
(MEXPFormatLine copy) Copy constructor