Uses of Class
org.adempiere.model.MInfoRelated
-
Packages that use MInfoRelated Package Description org.adempiere.model org.compiere.model Provides for.... -
-
Uses of MInfoRelated in org.adempiere.model
Methods in org.adempiere.model that return MInfoRelated Modifier and Type Method Description MInfoRelatedMInfoRelated. markImmutable()Constructors in org.adempiere.model with parameters of type MInfoRelated Constructor Description MInfoRelated(MInfoRelated copy)Copy constructor -
Uses of MInfoRelated in org.compiere.model
Methods in org.compiere.model that return MInfoRelated Modifier and Type Method Description MInfoRelated[]MInfoWindow. getInfoRelated(boolean requery)author xolaliMethods in org.compiere.model with parameters of type MInfoRelated Modifier and Type Method Description static InfoRelatedVO[]InfoRelatedVO. getInfoRelatedVOList(Properties ctx, MInfoRelated[] infoRelatedList, int windowNo)Default ConstructorConstructors in org.compiere.model with parameters of type MInfoRelated Constructor Description InfoRelatedVO(Properties ctx, MInfoRelated infoRelated, int windowNo)Default Constructor
-