Uses of Class
br.com.intersys.systextil.util.Cnpj
Packages that use Cnpj
-
Uses of Cnpj in br.com.intersys.systextil.util
Fields in br.com.intersys.systextil.util declared as CnpjModifier and TypeFieldDescriptionstatic final CnpjCnpj.ZEROSDeprecated, for removal: This API element is subject to removal in a future version.Fields in br.com.intersys.systextil.util with type parameters of type CnpjModifier and TypeFieldDescriptionstatic final TempConverter<Cnpj, Integer[]> Cnpj.TEMP_CONVERTERDeprecated, for removal: This API element is subject to removal in a future version.Conversor usado nos cadastros de registros temporários para filtros em relatórios.Methods in br.com.intersys.systextil.util that return CnpjModifier and TypeMethodDescriptionstatic CnpjDeprecated, for removal: This API element is subject to removal in a future version.Obtém um Cnpj a partir de um CPF ou CNPJ.static CnpjDeprecated, for removal: This API element is subject to removal in a future version.Obtém um Cnpj a partir de um CNPJ formatado como CNPJ (por exemplo 12.345.678/0001-35) - com algumas tolerâncias.static CnpjDeprecated, for removal: This API element is subject to removal in a future version.Obtém um Cnpj a partir de um CPF formatado como CPF (por exemplo 123.456.789-35) - com algumas tolerâncias.Methods in br.com.intersys.systextil.util with parameters of type Cnpj