Uses of Class
org.compiere.model.MStyleLine
-
Packages that use MStyleLine Package Description org.compiere.model Provides for.... -
-
Uses of MStyleLine in org.compiere.model
Methods in org.compiere.model that return MStyleLine Modifier and Type Method Description MStyleLine[]
MStyle. getStyleLines()
MStyleLine
MStyleLine. markImmutable()
Constructors in org.compiere.model with parameters of type MStyleLine Constructor Description MStyleLine(Properties ctx, MStyleLine copy)
MStyleLine(Properties ctx, MStyleLine copy, String trxName)
MStyleLine(MStyleLine copy)
-