|
||||||||||
| 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.CtExecutanteComplementar
public class CtExecutanteComplementar
Java class for ct_executanteComplementar complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_executanteComplementar">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="codigoProfissionalCompl" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_identificacaoPrestador"/>
<element name="nomeProfissionalCompl" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_nome"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CtIdentificacaoPrestador |
codigoProfissionalCompl
|
protected java.lang.String |
nomeProfissionalCompl
|
| Constructor Summary | |
|---|---|
CtExecutanteComplementar()
|
|
| Method Summary | |
|---|---|
CtIdentificacaoPrestador |
getCodigoProfissionalCompl()
Gets the value of the codigoProfissionalCompl property. |
java.lang.String |
getNomeProfissionalCompl()
Gets the value of the nomeProfissionalCompl property. |
void |
setCodigoProfissionalCompl(CtIdentificacaoPrestador value)
Sets the value of the codigoProfissionalCompl property. |
void |
setNomeProfissionalCompl(java.lang.String value)
Sets the value of the nomeProfissionalCompl property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtIdentificacaoPrestador codigoProfissionalCompl
protected java.lang.String nomeProfissionalCompl
| Constructor Detail |
|---|
public CtExecutanteComplementar()
| Method Detail |
|---|
public CtIdentificacaoPrestador getCodigoProfissionalCompl()
CtIdentificacaoPrestadorpublic void setCodigoProfissionalCompl(CtIdentificacaoPrestador value)
value - allowed object is
CtIdentificacaoPrestadorpublic java.lang.String getNomeProfissionalCompl()
Stringpublic void setNomeProfissionalCompl(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 | |||||||||