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

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

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

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

Methods in br.gov.ans.padroes.tiss.schemas.v20103 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 CtGuiaResumoInternacao.getCaraterInternacao()
          Gets the value of the caraterInternacao property.
 StEletivaEmergencia CtGuiaSolicInternacao.getCaraterInternacao()
          Gets the value of the caraterInternacao property.
 StEletivaEmergencia CtGuiaResumoInternacaoReapresentacao.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.v20103 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 CtGuiaResumoInternacao.setCaraterInternacao(StEletivaEmergencia value)
          Sets the value of the caraterInternacao 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 CtGuiaSolicitacaoSPSADT.setCaraterSolicitacao(StEletivaEmergencia value)
          Sets the value of the caraterSolicitacao property.