|
||||||||||
| 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.CtIdentificacaoEquipe.MembroEquipe
public static class CtIdentificacaoEquipe.MembroEquipe
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="codigoProfissional" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_identificacaoPrestadorEquipe"/>
<element name="identificacaoProfissional" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_profissionalExecutante"/>
<element name="cpf" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_CPF" minOccurs="0"/>
<element name="posicaoProfissional" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_posicaoProfissao"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CtIdentificacaoPrestadorEquipe |
codigoProfissional
|
protected java.lang.String |
cpf
|
protected CtProfissionalExecutante |
identificacaoProfissional
|
protected java.lang.String |
posicaoProfissional
|
| Constructor Summary | |
|---|---|
CtIdentificacaoEquipe.MembroEquipe()
|
|
| Method Summary | |
|---|---|
CtIdentificacaoPrestadorEquipe |
getCodigoProfissional()
Gets the value of the codigoProfissional property. |
java.lang.String |
getCpf()
Gets the value of the cpf property. |
CtProfissionalExecutante |
getIdentificacaoProfissional()
Gets the value of the identificacaoProfissional property. |
java.lang.String |
getPosicaoProfissional()
Gets the value of the posicaoProfissional property. |
void |
setCodigoProfissional(CtIdentificacaoPrestadorEquipe value)
Sets the value of the codigoProfissional property. |
void |
setCpf(java.lang.String value)
Sets the value of the cpf property. |
void |
setIdentificacaoProfissional(CtProfissionalExecutante value)
Sets the value of the identificacaoProfissional property. |
void |
setPosicaoProfissional(java.lang.String value)
Sets the value of the posicaoProfissional property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtIdentificacaoPrestadorEquipe codigoProfissional
protected CtProfissionalExecutante identificacaoProfissional
protected java.lang.String cpf
protected java.lang.String posicaoProfissional
| Constructor Detail |
|---|
public CtIdentificacaoEquipe.MembroEquipe()
| Method Detail |
|---|
public CtIdentificacaoPrestadorEquipe getCodigoProfissional()
CtIdentificacaoPrestadorEquipepublic void setCodigoProfissional(CtIdentificacaoPrestadorEquipe value)
value - allowed object is
CtIdentificacaoPrestadorEquipepublic CtProfissionalExecutante getIdentificacaoProfissional()
CtProfissionalExecutantepublic void setIdentificacaoProfissional(CtProfissionalExecutante value)
value - allowed object is
CtProfissionalExecutantepublic java.lang.String getCpf()
Stringpublic void setCpf(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPosicaoProfissional()
Stringpublic void setPosicaoProfissional(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 | |||||||||