Uses of Class
org.compiere.model.MElementValue
Packages that use MElementValue
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 MElementValue in org.compiere.model
Fields in org.compiere.model declared as MElementValueModifier and TypeFieldDescriptionprotected MElementValue
MJournalLine.m_accountElement
Account ElementMethods in org.compiere.model that return MElementValueModifier and TypeMethodDescriptionMAccount.getAccount()
MJournalLine.getAccountElementValue()
Get Natural Account Element ValueMElementValue.markImmutable()
Constructors in org.compiere.model with parameters of type MElementValueModifierConstructorDescriptionMElementValue
(Properties ctx, MElementValue copy) Copy constructorMElementValue
(Properties ctx, MElementValue copy, String trxName) Copy constructorMElementValue
(MElementValue copy) Copy constructor