Uses of Class
org.compiere.model.MPOSKey
-
Packages that use MPOSKey Package Description org.compiere.model Provides for.... -
-
Uses of MPOSKey in org.compiere.model
Methods in org.compiere.model that return MPOSKey Modifier and Type Method Description MPOSKey[]
MPOSKeyLayout. getKeys(boolean requery)
Get KeysMPOSKey
MPOSKey. markImmutable()
Constructors in org.compiere.model with parameters of type MPOSKey Constructor Description MPOSKey(Properties ctx, MPOSKey copy)
MPOSKey(Properties ctx, MPOSKey copy, String trxName)
MPOSKey(MPOSKey copy)
-