|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20201.CtBeneficiario
br.gov.ans.padroes.tiss.schemas.v20201.CtGuiaSolicitacaoOdonto.DadosBeneficiario
public static class CtGuiaSolicitacaoOdonto.DadosBeneficiario
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_beneficiario">
<sequence>
<element name="nomeEmpresa" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_descricao40" minOccurs="0"/>
<element name="numeroTelefone" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroTel" minOccurs="0"/>
<element name="nomeTitular" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_nome" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
nomeEmpresa
|
protected java.lang.String |
nomeTitular
|
protected java.lang.String |
numeroTelefone
|
| Fields inherited from class br.gov.ans.padroes.tiss.schemas.v20201.CtBeneficiario |
|---|
identificadorBeneficiario, nomeBeneficiario, nomePlano, numeroCarteira, numeroCNS, validadeCarteira |
| Constructor Summary | |
|---|---|
CtGuiaSolicitacaoOdonto.DadosBeneficiario()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getNomeEmpresa()
Gets the value of the nomeEmpresa property. |
java.lang.String |
getNomeTitular()
Gets the value of the nomeTitular property. |
java.lang.String |
getNumeroTelefone()
Gets the value of the numeroTelefone property. |
void |
setNomeEmpresa(java.lang.String value)
Sets the value of the nomeEmpresa property. |
void |
setNomeTitular(java.lang.String value)
Sets the value of the nomeTitular property. |
void |
setNumeroTelefone(java.lang.String value)
Sets the value of the numeroTelefone property. |
| Methods inherited from class br.gov.ans.padroes.tiss.schemas.v20201.CtBeneficiario |
|---|
getIdentificadorBeneficiario, getNomeBeneficiario, getNomePlano, getNumeroCarteira, getNumeroCNS, getValidadeCarteira, setIdentificadorBeneficiario, setNomeBeneficiario, setNomePlano, setNumeroCarteira, setNumeroCNS, setValidadeCarteira |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String nomeEmpresa
protected java.lang.String numeroTelefone
protected java.lang.String nomeTitular
| Constructor Detail |
|---|
public CtGuiaSolicitacaoOdonto.DadosBeneficiario()
| Method Detail |
|---|
public java.lang.String getNomeEmpresa()
Stringpublic void setNomeEmpresa(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNumeroTelefone()
Stringpublic void setNumeroTelefone(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNomeTitular()
Stringpublic void setNomeTitular(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||