Uses of Class
org.compiere.model.MEntityType
Packages that use MEntityType
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 MEntityType in org.compiere.model
Methods in org.compiere.model that return MEntityTypeModifier and TypeMethodDescriptionstatic MEntityType
Get EntityType object by name (immutable)static MEntityType
MEntityType.get
(Properties ctx, String entityType) Get EntityType object by name (immutable)MEntityType.markImmutable()
Constructors in org.compiere.model with parameters of type MEntityTypeModifierConstructorDescriptionMEntityType
(Properties ctx, MEntityType copy) Copy constructorMEntityType
(Properties ctx, MEntityType copy, String trxName) Copy constructorMEntityType
(MEntityType copy) Copy constructor