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

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

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

Fields in br.gov.ans.padroes.tiss.schemas declared as StEletivaEmergencia
protected  StEletivaEmergencia CtGuiaSPSADTReapresentacao.caraterAtendimento
           
protected  StEletivaEmergencia CtGuiaSPSADT.caraterAtendimento
           
protected  StEletivaEmergencia CtGuiaSolicInternacao.caraterInternacao
           
protected  StEletivaEmergencia CtGuiaResumoInternacaoReapresentacao.caraterInternacao
           
protected  StEletivaEmergencia CtGuiaResumoInternacao.caraterInternacao
           
protected  StEletivaEmergencia CtGuiaSolicitacaoSPSADT.caraterSolicitacao
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return StEletivaEmergencia
static StEletivaEmergencia StEletivaEmergencia.fromValue(java.lang.String v)
           
 StEletivaEmergencia CtGuiaSPSADTReapresentacao.getCaraterAtendimento()
          Gets the value of the caraterAtendimento property.
 StEletivaEmergencia CtGuiaSPSADT.getCaraterAtendimento()
          Gets the value of the caraterAtendimento property.
 StEletivaEmergencia CtGuiaSolicInternacao.getCaraterInternacao()
          Gets the value of the caraterInternacao property.
 StEletivaEmergencia CtGuiaResumoInternacaoReapresentacao.getCaraterInternacao()
          Gets the value of the caraterInternacao property.
 StEletivaEmergencia CtGuiaResumoInternacao.getCaraterInternacao()
          Gets the value of the caraterInternacao property.
 StEletivaEmergencia CtGuiaSolicitacaoSPSADT.getCaraterSolicitacao()
          Gets the value of the caraterSolicitacao property.
static StEletivaEmergencia StEletivaEmergencia.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StEletivaEmergencia[] StEletivaEmergencia.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 with parameters of type StEletivaEmergencia
 void CtGuiaSPSADTReapresentacao.setCaraterAtendimento(StEletivaEmergencia value)
          Sets the value of the caraterAtendimento property.
 void CtGuiaSPSADT.setCaraterAtendimento(StEletivaEmergencia value)
          Sets the value of the caraterAtendimento property.
 void CtGuiaSolicInternacao.setCaraterInternacao(StEletivaEmergencia value)
          Sets the value of the caraterInternacao property.
 void CtGuiaResumoInternacaoReapresentacao.setCaraterInternacao(StEletivaEmergencia value)
          Sets the value of the caraterInternacao property.
 void CtGuiaResumoInternacao.setCaraterInternacao(StEletivaEmergencia value)
          Sets the value of the caraterInternacao property.
 void CtGuiaSolicitacaoSPSADT.setCaraterSolicitacao(StEletivaEmergencia value)
          Sets the value of the caraterSolicitacao property.