Uses of Class
org.compiere.model.MStyle
-
Packages that use MStyle Package Description org.compiere.model Provides for.... -
-
Uses of MStyle in org.compiere.model
Methods in org.compiere.model that return MStyle Modifier and Type Method Description static MStyleMStyle. get(int AD_Style_ID)Get MStyle from cache (immutable)static MStyleMStyle. get(Properties ctx, int AD_Style_ID)Get MStyle from cache (immutable)MStyleMStyle. markImmutable()Constructors in org.compiere.model with parameters of type MStyle Constructor Description MStyle(Properties ctx, MStyle copy)MStyle(Properties ctx, MStyle copy, String trxName)MStyle(MStyle copy)
-