Uses of Class
interfacesFerrovia.DefsGlobais.TipoElemento

Packages that use DefsGlobais.TipoElemento
interfacesFerrovia   
 

Uses of DefsGlobais.TipoElemento in interfacesFerrovia
 

Methods in interfacesFerrovia that return DefsGlobais.TipoElemento
static DefsGlobais.TipoElemento DefsGlobais.TipoElemento.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DefsGlobais.TipoElemento[] DefsGlobais.TipoElemento.values()
          Returns an array containing the constants of this enum type, in the order they're declared.