SitfisMensagemCodigos class

Códigos de mensagem específicos do SITFIS

Constructors

SitfisMensagemCodigos()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

obterDescricao(String codigo) String?
Obtém a descrição de uma mensagem pelo código

Constants

avisoAV01 → const String
avisoAV02 → const String
avisoAV03 → const String
descricoes → const Map<String, String>
Descrições das mensagens
entradaIncorretaEI01 → const String
entradaIncorretaEI02 → const String
entradaIncorretaEI03 → const String
erroER01 → const String
erroER02 → const String
erroER03 → const String
erroER04 → const String
erroER05 → const String
sucessoSC01 → const String
sucessoSC02 → const String