NFePHP\NFe\ConvertNFe::o07Entity PHP Метод

o07Entity() защищенный Метод

o07Entity
protected o07Entity ( array $aCampos )
$aCampos array
    protected function o07Entity($aCampos)
    {
        //O07|CST|vIPI|
        $this->linhaO[1] = $aCampos[1];
        $this->linhaO[11] = $aCampos[2];
    }