Uses of Class
org.compiere.model.MCity
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 MCity in org.brerp.base.util
Modifier and TypeMethodDescriptionstatic MCity
BPartnerUtil.getMCity
(Properties ctx, String cityName, int C_Region_ID, String trxName) static MCity
BPartnerUtil.getMCity
(Properties ctx, MLocation location, String trxName) -
Uses of MCity in org.brerp.sped.nfe.util
-
Uses of MCity in org.compiere.model
Modifier and TypeMethodDescriptionstatic MCity
MCity.get
(int C_City_ID) Get City (cached) (immutable)static MCity
MCity.get
(Properties ctx, int C_City_ID) Get City (cached) (immutable)MCity.markImmutable()
ModifierConstructorDescriptionMCity
(Properties ctx, MCity copy) Copy constructorMCity
(Properties ctx, MCity copy, String trxName) Copy constructorCopy constructor