Package systextil.bo.fatu
Class ValoresDoFrete
java.lang.Object
systextil.bo.fatu.ValoresDoFrete
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
double
double
br.com.intersys.systextil.connection.Amount
br.com.intersys.systextil.connection.Amount
double
double
int
double
br.com.intersys.systextil.connection.Amount
br.com.intersys.systextil.connection.Amount
br.com.intersys.systextil.connection.Amount
double
br.com.intersys.systextil.connection.Amount
br.com.intersys.systextil.connection.Amount
br.com.intersys.systextil.connection.Amount
br.com.intersys.systextil.connection.Amount
br.com.intersys.systextil.connection.Amount
br.com.intersys.systextil.connection.Amount
double
double
double
double
double
double
-
Method Summary
Modifier and TypeMethodDescriptionstatic ValoresDoFrete
calculaFreteToValoresDoFrete
(br.com.intersys.systextil.function.CalculaFrete cf) static ValoresDoFrete
getValoresDoFrete
(br.com.intersys.systextil.connection.AppConnection conn, int codigoEmpresa, int numNotaFiscal, String serieNotaFiscal) static ValoresDoFrete
getValoresDoFreteRedespacho
(br.com.intersys.systextil.connection.AppConnection conn, int codigoEmpresa, int numNotaFiscal, String serieNotaFiscal) static ValoresDoFrete
-
Field Details
-
codigoTarifa
public int codigoTarifa -
valorFrete
public br.com.intersys.systextil.connection.Amount valorFrete -
valorCat
public br.com.intersys.systextil.connection.Amount valorCat -
valorSce
public double valorSce -
valorItr
public double valorItr -
valorAdeme
public double valorAdeme -
valorDespacho
public double valorDespacho -
valorOutros
public double valorOutros -
valorAdicional
public br.com.intersys.systextil.connection.Amount valorAdicional -
valorPedagio
public double valorPedagio -
valorTotalDespacho
public double valorTotalDespacho -
indicePedagio
public double indicePedagio -
pedagioValor
public double pedagioValor -
valorFreteSemNota
public br.com.intersys.systextil.connection.Amount valorFreteSemNota -
percFreteNota
public br.com.intersys.systextil.connection.Amount percFreteNota -
pesoCalculoFreteNf
public double pesoCalculoFreteNf -
valorKiloMinimo
public double valorKiloMinimo -
percIcmsFrete
public br.com.intersys.systextil.connection.Amount percIcmsFrete -
tipoCalcFrete
public int tipoCalcFrete -
valorFreteMinimo
public br.com.intersys.systextil.connection.Amount valorFreteMinimo -
valorFretePeso
public br.com.intersys.systextil.connection.Amount valorFretePeso -
valorFreteValor
public br.com.intersys.systextil.connection.Amount valorFreteValor -
valorFreteAposIcms
public br.com.intersys.systextil.connection.Amount valorFreteAposIcms -
qtdeMinimaVolumes
public double qtdeMinimaVolumes -
valorDescontoPesoFrete
public br.com.intersys.systextil.connection.Amount valorDescontoPesoFrete
-
-
Method Details
-
valoresZerados
-
calculaFreteToValoresDoFrete
public static ValoresDoFrete calculaFreteToValoresDoFrete(br.com.intersys.systextil.function.CalculaFrete cf) -
getValoresDoFrete
public static ValoresDoFrete getValoresDoFrete(br.com.intersys.systextil.connection.AppConnection conn, int codigoEmpresa, int numNotaFiscal, String serieNotaFiscal) -
getValoresDoFreteRedespacho
public static ValoresDoFrete getValoresDoFreteRedespacho(br.com.intersys.systextil.connection.AppConnection conn, int codigoEmpresa, int numNotaFiscal, String serieNotaFiscal)
-