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

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

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

Fields in br.gov.ans.padroes.tiss.schemas.v20103 declared as StTipoFaturamento
protected  StTipoFaturamento CtGuiaResumoInternacao.tipoFaturamento
           
protected  StTipoFaturamento CtGuiaResumoInternacaoReapresentacao.tipoFaturamento
           
protected  StTipoFaturamento CtGuiaTratamentoOdontologicoReapresentacao.tipoFaturamento
           
protected  StTipoFaturamento CtGuiaOdontologia.tipoFaturamento
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 that return StTipoFaturamento
static StTipoFaturamento StTipoFaturamento.fromValue(java.lang.String v)
           
 StTipoFaturamento CtGuiaResumoInternacao.getTipoFaturamento()
          Gets the value of the tipoFaturamento property.
 StTipoFaturamento CtGuiaResumoInternacaoReapresentacao.getTipoFaturamento()
          Gets the value of the tipoFaturamento property.
 StTipoFaturamento CtGuiaTratamentoOdontologicoReapresentacao.getTipoFaturamento()
          Gets the value of the tipoFaturamento property.
 StTipoFaturamento CtGuiaOdontologia.getTipoFaturamento()
          Gets the value of the tipoFaturamento property.
static StTipoFaturamento StTipoFaturamento.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StTipoFaturamento[] StTipoFaturamento.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 StTipoFaturamento
 void CtGuiaResumoInternacao.setTipoFaturamento(StTipoFaturamento value)
          Sets the value of the tipoFaturamento property.
 void CtGuiaResumoInternacaoReapresentacao.setTipoFaturamento(StTipoFaturamento value)
          Sets the value of the tipoFaturamento property.
 void CtGuiaTratamentoOdontologicoReapresentacao.setTipoFaturamento(StTipoFaturamento value)
          Sets the value of the tipoFaturamento property.
 void CtGuiaOdontologia.setTipoFaturamento(StTipoFaturamento value)
          Sets the value of the tipoFaturamento property.