Uses of Class
org.compiere.model.MMovementConfirm
-
Packages that use MMovementConfirm Package Description org.compiere.model Provides for.... -
-
Uses of MMovementConfirm in org.compiere.model
Fields in org.compiere.model declared as MMovementConfirm Modifier and Type Field Description protected MMovementConfirm[]MMovement. m_confirmsConfirmationsMethods in org.compiere.model that return MMovementConfirm Modifier and Type Method Description static MMovementConfirmMMovementConfirm. create(MMovement move, boolean checkExisting)Create Confirmation or return existing oneMMovementConfirm[]MMovement. getConfirmations(boolean requery)Get ConfirmationsConstructors in org.compiere.model with parameters of type MMovementConfirm Constructor Description MMovementLineConfirm(MMovementConfirm parent)Parent Constructor
-