|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20103.CtBeneficiario
public class CtBeneficiario
Java class for ct_beneficiario complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_beneficiario">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="numeroCarteira" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_descricao20"/>
<element name="nomeBeneficiario" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_nome"/>
<element name="nomePlano" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_descricao40"/>
<element name="validadeCarteira" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data" minOccurs="0"/>
<element name="numeroCNS" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_descricao15" minOccurs="0"/>
<element name="identificadorBeneficiario" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected byte[] |
identificadorBeneficiario
|
protected java.lang.String |
nomeBeneficiario
|
protected java.lang.String |
nomePlano
|
protected java.lang.String |
numeroCarteira
|
protected java.lang.String |
numeroCNS
|
protected java.lang.String |
validadeCarteira
|
| Constructor Summary | |
|---|---|
CtBeneficiario()
|
|
| Method Summary | |
|---|---|
byte[] |
getIdentificadorBeneficiario()
Gets the value of the identificadorBeneficiario property. |
java.lang.String |
getNomeBeneficiario()
Gets the value of the nomeBeneficiario property. |
java.lang.String |
getNomePlano()
Gets the value of the nomePlano property. |
java.lang.String |
getNumeroCarteira()
Gets the value of the numeroCarteira property. |
java.lang.String |
getNumeroCNS()
Gets the value of the numeroCNS property. |
java.lang.String |
getValidadeCarteira()
Gets the value of the validadeCarteira property. |
void |
setIdentificadorBeneficiario(byte[] value)
Sets the value of the identificadorBeneficiario property. |
void |
setNomeBeneficiario(java.lang.String value)
Sets the value of the nomeBeneficiario property. |
void |
setNomePlano(java.lang.String value)
Sets the value of the nomePlano property. |
void |
setNumeroCarteira(java.lang.String value)
Sets the value of the numeroCarteira property. |
void |
setNumeroCNS(java.lang.String value)
Sets the value of the numeroCNS property. |
void |
setValidadeCarteira(java.lang.String value)
Sets the value of the validadeCarteira property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String numeroCarteira
protected java.lang.String nomeBeneficiario
protected java.lang.String nomePlano
protected java.lang.String validadeCarteira
protected java.lang.String numeroCNS
protected byte[] identificadorBeneficiario
| Constructor Detail |
|---|
public CtBeneficiario()
| Method Detail |
|---|
public java.lang.String getNumeroCarteira()
Stringpublic void setNumeroCarteira(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNomeBeneficiario()
Stringpublic void setNomeBeneficiario(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNomePlano()
Stringpublic void setNomePlano(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getValidadeCarteira()
Stringpublic void setValidadeCarteira(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNumeroCNS()
Stringpublic void setNumeroCNS(java.lang.String value)
value - allowed object is
Stringpublic byte[] getIdentificadorBeneficiario()
public void setIdentificadorBeneficiario(byte[] value)
value - allowed object is
byte[]
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||