Uses of Class
br.gov.ans.padroes.tiss.schemas.v20201.StConselhoProfissional

Packages that use StConselhoProfissional
br.gov.ans.padroes.tiss.schemas.v20201   
 

Uses of StConselhoProfissional in br.gov.ans.padroes.tiss.schemas.v20201
 

Fields in br.gov.ans.padroes.tiss.schemas.v20201 declared as StConselhoProfissional
protected  StConselhoProfissional CtConselhoProfissional.siglaConselho
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 that return StConselhoProfissional
static StConselhoProfissional StConselhoProfissional.fromValue(java.lang.String v)
           
 StConselhoProfissional CtConselhoProfissional.getSiglaConselho()
          Gets the value of the siglaConselho property.
static StConselhoProfissional StConselhoProfissional.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StConselhoProfissional[] StConselhoProfissional.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.v20201 with parameters of type StConselhoProfissional
 void CtConselhoProfissional.setSiglaConselho(StConselhoProfissional value)
          Sets the value of the siglaConselho property.