|
||||||||||
| 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.CtSolicitacaoDemonstrativoPagamento
public class CtSolicitacaoDemonstrativoPagamento
Java class for ct_solicitacaoDemonstrativoPagamento complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_solicitacaoDemonstrativoPagamento">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dadosPrestador" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_contratado"/>
<element name="registroANS" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_registroANS"/>
<element name="dataSolicitacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data"/>
<element name="tipoDemonstrativo" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_tipoDemonstrativo"/>
<choice>
<sequence>
<element name="dataInicial" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data"/>
<element name="dataFinal" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data" minOccurs="0"/>
</sequence>
<element name="numeroProtocolo" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_protocolo"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CtContratado |
dadosPrestador
|
protected java.lang.String |
dataFinal
|
protected java.lang.String |
dataInicial
|
protected java.lang.String |
dataSolicitacao
|
protected java.lang.String |
numeroProtocolo
|
protected java.lang.String |
registroANS
|
protected java.lang.String |
tipoDemonstrativo
|
| Constructor Summary | |
|---|---|
CtSolicitacaoDemonstrativoPagamento()
|
|
| Method Summary | |
|---|---|
CtContratado |
getDadosPrestador()
Gets the value of the dadosPrestador property. |
java.lang.String |
getDataFinal()
Gets the value of the dataFinal property. |
java.lang.String |
getDataInicial()
Gets the value of the dataInicial property. |
java.lang.String |
getDataSolicitacao()
Gets the value of the dataSolicitacao property. |
java.lang.String |
getNumeroProtocolo()
Gets the value of the numeroProtocolo property. |
java.lang.String |
getRegistroANS()
Gets the value of the registroANS property. |
java.lang.String |
getTipoDemonstrativo()
Gets the value of the tipoDemonstrativo property. |
void |
setDadosPrestador(CtContratado value)
Sets the value of the dadosPrestador property. |
void |
setDataFinal(java.lang.String value)
Sets the value of the dataFinal property. |
void |
setDataInicial(java.lang.String value)
Sets the value of the dataInicial property. |
void |
setDataSolicitacao(java.lang.String value)
Sets the value of the dataSolicitacao property. |
void |
setNumeroProtocolo(java.lang.String value)
Sets the value of the numeroProtocolo property. |
void |
setRegistroANS(java.lang.String value)
Sets the value of the registroANS property. |
void |
setTipoDemonstrativo(java.lang.String value)
Sets the value of the tipoDemonstrativo property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtContratado dadosPrestador
protected java.lang.String registroANS
protected java.lang.String dataSolicitacao
protected java.lang.String tipoDemonstrativo
protected java.lang.String dataInicial
protected java.lang.String dataFinal
protected java.lang.String numeroProtocolo
| Constructor Detail |
|---|
public CtSolicitacaoDemonstrativoPagamento()
| Method Detail |
|---|
public CtContratado getDadosPrestador()
CtContratadopublic void setDadosPrestador(CtContratado value)
value - allowed object is
CtContratadopublic java.lang.String getRegistroANS()
Stringpublic void setRegistroANS(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataSolicitacao()
Stringpublic void setDataSolicitacao(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTipoDemonstrativo()
Stringpublic void setTipoDemonstrativo(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataInicial()
Stringpublic void setDataInicial(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataFinal()
Stringpublic void setDataFinal(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNumeroProtocolo()
Stringpublic void setNumeroProtocolo(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 | |||||||||