Uses of Class
org.compiere.model.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
Modifier 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()
ModifierConstructorDescriptionMEntityType
(Properties ctx, MEntityType copy) Copy constructorMEntityType
(Properties ctx, MEntityType copy, String trxName) Copy constructorMEntityType
(MEntityType copy) Copy constructor