|
||||||||||
| 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.CtProcedimentosSolicitados.ProcedimentoSolicitado
public static class CtProcedimentosSolicitados.ProcedimentoSolicitado
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="quantidadeSolicitada" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_quantidadeProcedimento"/>
<element name="procedimento" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_tabela"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CtTabela |
procedimento
|
protected java.math.BigInteger |
quantidadeSolicitada
|
| Constructor Summary | |
|---|---|
CtProcedimentosSolicitados.ProcedimentoSolicitado()
|
|
| Method Summary | |
|---|---|
CtTabela |
getProcedimento()
Gets the value of the procedimento property. |
java.math.BigInteger |
getQuantidadeSolicitada()
Gets the value of the quantidadeSolicitada property. |
void |
setProcedimento(CtTabela value)
Sets the value of the procedimento property. |
void |
setQuantidadeSolicitada(java.math.BigInteger value)
Sets the value of the quantidadeSolicitada property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.math.BigInteger quantidadeSolicitada
protected CtTabela procedimento
| Constructor Detail |
|---|
public CtProcedimentosSolicitados.ProcedimentoSolicitado()
| Method Detail |
|---|
public java.math.BigInteger getQuantidadeSolicitada()
BigIntegerpublic void setQuantidadeSolicitada(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic CtTabela getProcedimento()
CtTabelapublic void setProcedimento(CtTabela value)
value - allowed object is
CtTabela
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||