Uses of Class
br.gov.ans.padroes.tiss.schemas.CabecalhoTransacao.Origem

Packages that use CabecalhoTransacao.Origem
br.gov.ans.padroes.tiss.schemas   
 

Uses of CabecalhoTransacao.Origem in br.gov.ans.padroes.tiss.schemas
 

Fields in br.gov.ans.padroes.tiss.schemas declared as CabecalhoTransacao.Origem
protected  CabecalhoTransacao.Origem CabecalhoTransacao.origem
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CabecalhoTransacao.Origem
 CabecalhoTransacao.Origem ObjectFactory.createCabecalhoTransacaoOrigem()
          Create an instance of CabecalhoTransacao.Origem
 CabecalhoTransacao.Origem CabecalhoTransacao.getOrigem()
          Gets the value of the origem property.
 

Methods in br.gov.ans.padroes.tiss.schemas with parameters of type CabecalhoTransacao.Origem
 void CabecalhoTransacao.setOrigem(CabecalhoTransacao.Origem value)
          Sets the value of the origem property.