Uses of Class
org.compiere.model.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
Modifier and TypeMethodDescriptionvoid
MAttribute.setMAttributeInstance
(int M_AttributeSetInstance_ID, MAttributeValue value) Update or create new Attribute InstanceModifierConstructorDescriptionMAttributeValue
(Properties ctx, MAttributeValue copy) Copy constructorMAttributeValue
(Properties ctx, MAttributeValue copy, String trxName) Copy constructorCopy constructor