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

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

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

Fields in br.gov.ans.padroes.tiss.schemas.v20103 declared as CtEndereco
protected  CtEndereco CtContratadoSolicitante.enderecoContratado
           
protected  CtEndereco CtContratado.enderecoContratado
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 that return CtEndereco
 CtEndereco ObjectFactory.createCtEndereco()
          Create an instance of CtEndereco
 CtEndereco CtContratadoSolicitante.getEnderecoContratado()
          Gets the value of the enderecoContratado property.
 CtEndereco CtContratado.getEnderecoContratado()
          Gets the value of the enderecoContratado property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 with parameters of type CtEndereco
 void CtContratadoSolicitante.setEnderecoContratado(CtEndereco value)
          Sets the value of the enderecoContratado property.
 void CtContratado.setEnderecoContratado(CtEndereco value)
          Sets the value of the enderecoContratado property.