Uses of Class
org.compiere.model.MElementValue
-
Packages that use MElementValue Package Description org.compiere.model Provides for.... -
-
Uses of MElementValue in org.compiere.model
Fields in org.compiere.model declared as MElementValue Modifier and Type Field Description protected MElementValue
MJournalLine. m_accountElement
Account ElementMethods in org.compiere.model that return MElementValue Modifier and Type Method Description MElementValue
MAccount. getAccount()
Set Account_IDMElementValue
MJournalLine. getAccountElementValue()
Get Natural Account Element ValueMElementValue
MElementValue. markImmutable()
Constructors in org.compiere.model with parameters of type MElementValue Constructor Description MElementValue(Properties ctx, MElementValue copy)
MElementValue(Properties ctx, MElementValue copy, String trxName)
MElementValue(MElementValue copy)
-