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 MElementValueMJournalLine. m_accountElementAccount ElementMethods in org.compiere.model that return MElementValue Modifier and Type Method Description MElementValueMAccount. getAccount()Set Account_IDMElementValueMJournalLine. getAccountElementValue()Get Natural Account Element ValueMElementValueMElementValue. 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)
-