Uses of Class
org.compiere.model.MCity
Packages that use 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
Methods in org.brerp.base.util that return MCityModifier 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
Fields in org.brerp.sped.nfe.util declared as MCity -
Uses of MCity in org.compiere.model
Methods in org.compiere.model that return MCityModifier 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()
Constructors in org.compiere.model with parameters of type MCityModifierConstructorDescriptionMCity
(Properties ctx, MCity copy) Copy constructorMCity
(Properties ctx, MCity copy, String trxName) Copy constructorCopy constructor