|
||||||||||
| 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.CtAtendimentoOdontologia
public class CtAtendimentoOdontologia
Java class for ct_atendimentoOdontologia complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_atendimentoOdontologia">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dataTerminoTratamento" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data"/>
<element name="tipoAtendimento" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_atendimentoOdonto"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
dataTerminoTratamento
|
protected java.lang.String |
tipoAtendimento
|
| Constructor Summary | |
|---|---|
CtAtendimentoOdontologia()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDataTerminoTratamento()
Gets the value of the dataTerminoTratamento property. |
java.lang.String |
getTipoAtendimento()
Gets the value of the tipoAtendimento property. |
void |
setDataTerminoTratamento(java.lang.String value)
Sets the value of the dataTerminoTratamento property. |
void |
setTipoAtendimento(java.lang.String value)
Sets the value of the tipoAtendimento 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 dataTerminoTratamento
protected java.lang.String tipoAtendimento
| Constructor Detail |
|---|
public CtAtendimentoOdontologia()
| Method Detail |
|---|
public java.lang.String getDataTerminoTratamento()
Stringpublic void setDataTerminoTratamento(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTipoAtendimento()
Stringpublic void setTipoAtendimento(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 | |||||||||