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

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

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

Fields in br.gov.ans.padroes.tiss.schemas.v20103 declared as StRegiao
protected  StRegiao CtDenteRegiao.regiao
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 that return StRegiao
static StRegiao StRegiao.fromValue(java.lang.String v)
           
 StRegiao CtDenteRegiao.getRegiao()
          Gets the value of the regiao property.
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.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 with parameters of type StRegiao
 void CtDenteRegiao.setRegiao(StRegiao value)
          Sets the value of the regiao property.