Uses of Class
org.compiere.model.MPOSKeyLayout
-
Packages that use MPOSKeyLayout Package Description org.compiere.model Provides for.... -
-
Uses of MPOSKeyLayout in org.compiere.model
Methods in org.compiere.model that return MPOSKeyLayout Modifier and Type Method Description static MPOSKeyLayoutMPOSKeyLayout. get(int C_POSKeyLayout_ID)Get POS Key Layout from Cache (immutable)static MPOSKeyLayoutMPOSKeyLayout. get(Properties ctx, int C_POSKeyLayout_ID)Get POS Key Layout from Cache (immutable)MPOSKeyLayoutMPOSKeyLayout. markImmutable()Constructors in org.compiere.model with parameters of type MPOSKeyLayout Constructor Description MPOSKeyLayout(Properties ctx, MPOSKeyLayout copy)MPOSKeyLayout(Properties ctx, MPOSKeyLayout copy, String trxName)MPOSKeyLayout(MPOSKeyLayout copy)
-