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.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