Uses of Class
org.brerp.base.model.MLBRTaxLine
Packages that use MLBRTaxLine
-
Uses of MLBRTaxLine in org.brerp.base.model
Methods in org.brerp.base.model that return MLBRTaxLineModifier and TypeMethodDescriptionMLBRTaxLine.copy()Copia os impostos para um novo TLMLBRTax.getLines()Get LinesMethods in org.brerp.base.model that return types with arguments of type MLBRTaxLineMethod parameters in org.brerp.base.model with type arguments of type MLBRTaxLineModifier and TypeMethodDescriptionstatic voidMLBRTax.processOnlyMissingTaxes(Map<Integer, MLBRTaxLine> taxes, int LBR_Tax_ID, String trxName) Processa um map de impostos para somente complementar impostos faltantes, sem alterar linhas já existentes -
Uses of MLBRTaxLine in org.brerp.sped.nfe.model
Methods in org.brerp.sped.nfe.model with parameters of type MLBRTaxLineModifier and TypeMethodDescriptionstatic voidMCOFConfiguracaoFiscal.ajustarImposto(MLBRTaxLine imposto, boolean isAjustarImposto, boolean isZerarValorBase, boolean isSobrescreverBaseCalc, boolean isZerarAliquota, boolean isSobrescreverCST, boolean isSobrescreverCCT, BigDecimal cofFreightAmt, BigDecimal cofInsuranceAmt, BigDecimal cofOtherAmt, BigDecimal amt, Integer cstID, Integer cctID)