Uses of Class
org.compiere.model.MIndexColumn
-
Packages that use MIndexColumn Package Description org.compiere.model Provides for.... -
-
Uses of MIndexColumn in org.compiere.model
Methods in org.compiere.model that return MIndexColumn Modifier and Type Method Description MIndexColumn[]MTableIndex. getColumns(boolean reload)Get index columnsMIndexColumn[]MTableIndex. getColumns(boolean reload, boolean activeOnly)Get index columns
-