Package systextil.bo.estq
Class PrecoMedioPonderadoDeEstoque.Movimentos
java.lang.Object
systextil.bo.estq.PrecoMedioPonderadoDeEstoque.Movimentos
- Enclosing class:
PrecoMedioPonderadoDeEstoque
-
Constructor Summary
ConstructorsConstructorDescriptionMovimentos
(br.com.intersys.systextil.connection.AppConnection conn, systextil.dao.CodProduto estrutura, Date dataMovimento, int localDeposito) -
Method Summary
Modifier and TypeMethodDescriptiondouble
double
double
double
double
-
Constructor Details
-
Movimentos
public Movimentos(br.com.intersys.systextil.connection.AppConnection conn, systextil.dao.CodProduto estrutura, Date dataMovimento, int localDeposito)
-
-
Method Details
-
getPrecoMedio
-
getQtdeMovimentoEntrada
public double getQtdeMovimentoEntrada() -
getValorMovimentoEntrada
public double getValorMovimentoEntrada() -
getQtdeMovimentoSaida
public double getQtdeMovimentoSaida() -
getValorMovimentoSaida
public double getValorMovimentoSaida()
-