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