|
||||||||||
| 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.CtAtendimentoConsulta.Procedimento
public static class CtAtendimentoConsulta.Procedimento
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">
<all>
<element name="codigoTabela" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_tabela"/>
<element name="codigoProcedimento" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_codigoTabela"/>
</all>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
codigoProcedimento
|
protected java.lang.String |
codigoTabela
|
| Constructor Summary | |
|---|---|
CtAtendimentoConsulta.Procedimento()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCodigoProcedimento()
Gets the value of the codigoProcedimento property. |
java.lang.String |
getCodigoTabela()
Gets the value of the codigoTabela property. |
void |
setCodigoProcedimento(java.lang.String value)
Sets the value of the codigoProcedimento property. |
void |
setCodigoTabela(java.lang.String value)
Sets the value of the codigoTabela 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 codigoTabela
protected java.lang.String codigoProcedimento
| Constructor Detail |
|---|
public CtAtendimentoConsulta.Procedimento()
| Method Detail |
|---|
public java.lang.String getCodigoTabela()
Stringpublic void setCodigoTabela(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCodigoProcedimento()
Stringpublic void setCodigoProcedimento(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 | |||||||||