Uses of Class
org.compiere.model.MAttributeValue
Packages that use MAttributeValue
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 MAttributeValue in org.compiere.model
Methods in org.compiere.model that return MAttributeValueMethods in org.compiere.model with parameters of type MAttributeValueModifier and TypeMethodDescriptionvoid
MAttribute.setMAttributeInstance
(int M_AttributeSetInstance_ID, MAttributeValue value) Update or create new Attribute InstanceConstructors in org.compiere.model with parameters of type MAttributeValueModifierConstructorDescriptionMAttributeValue
(Properties ctx, MAttributeValue copy) Copy constructorMAttributeValue
(Properties ctx, MAttributeValue copy, String trxName) Copy constructorCopy constructor