Uses of Class
org.compiere.model.MChatType
Packages that use MChatType
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 MChatType in org.compiere.model
Methods in org.compiere.model that return MChatTypeModifier and TypeMethodDescriptionstatic MChatType
MChatType.get
(int CM_ChatType_ID) Get MChatType from Cache (immutable)static MChatType
MChatType.get
(Properties ctx, int CM_ChatType_ID) Get MChatType from Cache (immutable)MChatType.markImmutable()
Constructors in org.compiere.model with parameters of type MChatTypeModifierConstructorDescriptionMChatType
(Properties ctx, MChatType copy) Copy constructorMChatType
(Properties ctx, MChatType copy, String trxName) Copy constructorCopy constructor