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

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

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

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