|
||||||||||
| 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.CtGuiaOdontologia.DadosContratadoExecutante
public static class CtGuiaOdontologia.DadosContratadoExecutante
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="dadosContratado">
<complexType>
<complexContent>
<extension base="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_contratado">
<sequence>
<element name="conselhoProfissional" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_conselhoProfissional"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="dadosExecutante" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_profissionalExecutante" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
CtGuiaOdontologia.DadosContratadoExecutante.DadosContratado
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected CtGuiaOdontologia.DadosContratadoExecutante.DadosContratado |
dadosContratado
|
protected CtProfissionalExecutante |
dadosExecutante
|
| Constructor Summary | |
|---|---|
CtGuiaOdontologia.DadosContratadoExecutante()
|
|
| Method Summary | |
|---|---|
CtGuiaOdontologia.DadosContratadoExecutante.DadosContratado |
getDadosContratado()
Gets the value of the dadosContratado property. |
CtProfissionalExecutante |
getDadosExecutante()
Gets the value of the dadosExecutante property. |
void |
setDadosContratado(CtGuiaOdontologia.DadosContratadoExecutante.DadosContratado value)
Sets the value of the dadosContratado property. |
void |
setDadosExecutante(CtProfissionalExecutante value)
Sets the value of the dadosExecutante property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtGuiaOdontologia.DadosContratadoExecutante.DadosContratado dadosContratado
protected CtProfissionalExecutante dadosExecutante
| Constructor Detail |
|---|
public CtGuiaOdontologia.DadosContratadoExecutante()
| Method Detail |
|---|
public CtGuiaOdontologia.DadosContratadoExecutante.DadosContratado getDadosContratado()
CtGuiaOdontologia.DadosContratadoExecutante.DadosContratadopublic void setDadosContratado(CtGuiaOdontologia.DadosContratadoExecutante.DadosContratado value)
value - allowed object is
CtGuiaOdontologia.DadosContratadoExecutante.DadosContratadopublic CtProfissionalExecutante getDadosExecutante()
CtProfissionalExecutantepublic void setDadosExecutante(CtProfissionalExecutante value)
value - allowed object is
CtProfissionalExecutante
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||