Uses of Class
br.gov.ans.padroes.tiss.schemas.StRegiao

Packages that use StRegiao
br.gov.ans.padroes.tiss.schemas   
 

Uses of StRegiao in br.gov.ans.padroes.tiss.schemas
 

Methods in br.gov.ans.padroes.tiss.schemas that return StRegiao
static StRegiao StRegiao.fromValue(java.lang.String v)
           
static StRegiao StRegiao.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StRegiao[] StRegiao.values()
          Returns an array containing the constants of this enum type, in the order they are declared.