Uses of Class
org.compiere.model.MSalesRegion
Packages that use 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
Methods in org.compiere.model that return MSalesRegionModifier 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()
Constructors in org.compiere.model with parameters of type MSalesRegionModifierConstructorDescriptionMSalesRegion
(Properties ctx, MSalesRegion copy) Copy constructorMSalesRegion
(Properties ctx, MSalesRegion copy, String trxName) Copy constructorMSalesRegion
(MSalesRegion copy) Copy constructor