adicionarAtributo(InfraDTO::$PREFIXO_STR, 'Codigo'); $this->adicionarAtributo(InfraDTO::$PREFIXO_STR, 'Nome'); $this->adicionarAtributo(InfraDTO::$PREFIXO_STR, 'Complemento'); $this->adicionarAtributo(InfraDTO::$PREFIXO_DTH, 'Operacao'); $this->adicionarAtributo(InfraDTO::$PREFIXO_STR, 'IdentificacaoPessoaOrigem'); $this->adicionarAtributo(InfraDTO::$PREFIXO_STR, 'NomePessoaOrigem'); } }