Uses of Class
org.compiere.model.MSalesRegion
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 MSalesRegion in org.compiere.model
Modifier and TypeMethodDescriptionstatic MSalesRegion
MSalesRegion.get
(int C_SalesRegion_ID) Get SalesRegion from Cache (immutable)static MSalesRegion
MSalesRegion.get
(Properties ctx, int C_SalesRegion_ID) Get SalesRegion from Cache (immutable)MSalesRegion.markImmutable()
ModifierConstructorDescriptionMSalesRegion
(Properties ctx, MSalesRegion copy) Copy constructorMSalesRegion
(Properties ctx, MSalesRegion copy, String trxName) Copy constructorMSalesRegion
(MSalesRegion copy) Copy constructor