Uses of Class
org.compiere.model.MLocatorType
Packages that use MLocatorType
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 MLocatorType in org.compiere.model
Methods in org.compiere.model that return MLocatorTypeModifier and TypeMethodDescriptionstatic MLocatorType
MLocatorType.get
(int M_LocatorType_ID) Get Locator Type from Cache (immutable)static MLocatorType
MLocatorType.get
(Properties ctx, int M_LocatorType_ID) Get Locator Type from Cache (immutable)MLocatorType.markImmutable()
Constructors in org.compiere.model with parameters of type MLocatorTypeModifierConstructorDescriptionMLocatorType
(Properties ctx, MLocatorType copy) Copy constructorMLocatorType
(Properties ctx, MLocatorType copy, String trxName) Copy constructorMLocatorType
(MLocatorType copy) Copy constructor