|
||||||||||
| 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.CtDemonstrativoOdontologia.DadosPrestador
public static class CtDemonstrativoOdontologia.DadosPrestador
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="codigoPrestadorNaOperadora" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_codigoPrestadorNaOperadora" minOccurs="0"/>
<element name="identificadorPrestador" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_identificadorPrestOdontoDemo"/>
<element name="nomeContratado" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_nome"/>
<element name="numeroCNES" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_CNES" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
codigoPrestadorNaOperadora
|
protected CtIdentificadorPrestOdontoDemo |
identificadorPrestador
|
protected java.lang.String |
nomeContratado
|
protected java.lang.String |
numeroCNES
|
| Constructor Summary | |
|---|---|
CtDemonstrativoOdontologia.DadosPrestador()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCodigoPrestadorNaOperadora()
Gets the value of the codigoPrestadorNaOperadora property. |
CtIdentificadorPrestOdontoDemo |
getIdentificadorPrestador()
Gets the value of the identificadorPrestador property. |
java.lang.String |
getNomeContratado()
Gets the value of the nomeContratado property. |
java.lang.String |
getNumeroCNES()
Gets the value of the numeroCNES property. |
void |
setCodigoPrestadorNaOperadora(java.lang.String value)
Sets the value of the codigoPrestadorNaOperadora property. |
void |
setIdentificadorPrestador(CtIdentificadorPrestOdontoDemo value)
Sets the value of the identificadorPrestador property. |
void |
setNomeContratado(java.lang.String value)
Sets the value of the nomeContratado property. |
void |
setNumeroCNES(java.lang.String value)
Sets the value of the numeroCNES 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 codigoPrestadorNaOperadora
protected CtIdentificadorPrestOdontoDemo identificadorPrestador
protected java.lang.String nomeContratado
protected java.lang.String numeroCNES
| Constructor Detail |
|---|
public CtDemonstrativoOdontologia.DadosPrestador()
| Method Detail |
|---|
public java.lang.String getCodigoPrestadorNaOperadora()
Stringpublic void setCodigoPrestadorNaOperadora(java.lang.String value)
value - allowed object is
Stringpublic CtIdentificadorPrestOdontoDemo getIdentificadorPrestador()
CtIdentificadorPrestOdontoDemopublic void setIdentificadorPrestador(CtIdentificadorPrestOdontoDemo value)
value - allowed object is
CtIdentificadorPrestOdontoDemopublic java.lang.String getNomeContratado()
Stringpublic void setNomeContratado(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNumeroCNES()
Stringpublic void setNumeroCNES(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 | |||||||||