Uses of Class
org.compiere.model.MAttributeInstance
-
Packages that use MAttributeInstance Package Description org.compiere.model Provides for.... -
-
Uses of MAttributeInstance in org.compiere.model
Methods in org.compiere.model that return MAttributeInstance Modifier and Type Method Description MAttributeInstance
MProduct. getAttributeInstance(String name, String trxName)
Get attribute instance for this product by attribute nameMAttributeInstance
MAttribute. getMAttributeInstance(int M_AttributeSetInstance_ID)
Get Attribute Instance
-