All Downloads are FREE. Search and download functionalities are using the official Maven repository.

br.com.swconsultoria.nfe.dom.enuns.PessoaEnum Maven / Gradle / Ivy

There is a newer version: 4.00.34
Show newest version
package br.com.swconsultoria.nfe.dom.enuns;

/**
 * @author Samuel Oliveira - [email protected]
 * Data: 02/03/2019 - 20:04
 */
public enum PessoaEnum {
    FISICA,
    JURIDICA
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy