A C D E F G I M P R S T V

V

valueOf(String) - Static method in enum interfacesFerrovia.DefsGlobais.TipoAtributo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum interfacesFerrovia.DefsGlobais.TipoElemento
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum interfacesFerrovia.DefsGlobais.TipoFalha
Returns the enum constant of this type with the specified name.
values() - Static method in enum interfacesFerrovia.DefsGlobais.TipoAtributo
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum interfacesFerrovia.DefsGlobais.TipoElemento
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum interfacesFerrovia.DefsGlobais.TipoFalha
Returns an array containing the constants of this enum type, in the order they're declared.

A C D E F G I M P R S T V