|
||||||||||
| 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.CtSituacaoClinica.Dentes
public static class CtSituacaoClinica.Dentes
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="elementoDentario" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_dente"/>
<element name="condicaoClinica" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_condicaoClinica"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected StCondicaoClinica |
condicaoClinica
|
protected java.lang.String |
elementoDentario
|
| Constructor Summary | |
|---|---|
CtSituacaoClinica.Dentes()
|
|
| Method Summary | |
|---|---|
StCondicaoClinica |
getCondicaoClinica()
Gets the value of the condicaoClinica property. |
java.lang.String |
getElementoDentario()
Gets the value of the elementoDentario property. |
void |
setCondicaoClinica(StCondicaoClinica value)
Sets the value of the condicaoClinica property. |
void |
setElementoDentario(java.lang.String value)
Sets the value of the elementoDentario 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 elementoDentario
protected StCondicaoClinica condicaoClinica
| Constructor Detail |
|---|
public CtSituacaoClinica.Dentes()
| Method Detail |
|---|
public java.lang.String getElementoDentario()
Stringpublic void setElementoDentario(java.lang.String value)
value - allowed object is
Stringpublic StCondicaoClinica getCondicaoClinica()
StCondicaoClinicapublic void setCondicaoClinica(StCondicaoClinica value)
value - allowed object is
StCondicaoClinica
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||