|
||||||||||
| 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.CtDadosResumo
public class CtDadosResumo
Java class for ct_dadosResumo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_dadosResumo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="numeroFatura" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_descricao12" minOccurs="0"/>
<element name="numeroLote" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_descricao12"/>
<element name="dataEnvioLote" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_data"/>
<element name="numeroProtocolo" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_protocolo"/>
<element name="valorInformado" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario"/>
<element name="valorProcessado" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario"/>
<element name="valorLiberado" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario"/>
<element name="valorGlosa" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected javax.xml.datatype.XMLGregorianCalendar |
dataEnvioLote
|
protected java.lang.String |
numeroFatura
|
protected java.lang.String |
numeroLote
|
protected java.lang.String |
numeroProtocolo
|
protected java.math.BigDecimal |
valorGlosa
|
protected java.math.BigDecimal |
valorInformado
|
protected java.math.BigDecimal |
valorLiberado
|
protected java.math.BigDecimal |
valorProcessado
|
| Constructor Summary | |
|---|---|
CtDadosResumo()
|
|
| Method Summary | |
|---|---|
javax.xml.datatype.XMLGregorianCalendar |
getDataEnvioLote()
Gets the value of the dataEnvioLote property. |
java.lang.String |
getNumeroFatura()
Gets the value of the numeroFatura property. |
java.lang.String |
getNumeroLote()
Gets the value of the numeroLote property. |
java.lang.String |
getNumeroProtocolo()
Gets the value of the numeroProtocolo property. |
java.math.BigDecimal |
getValorGlosa()
Gets the value of the valorGlosa property. |
java.math.BigDecimal |
getValorInformado()
Gets the value of the valorInformado property. |
java.math.BigDecimal |
getValorLiberado()
Gets the value of the valorLiberado property. |
java.math.BigDecimal |
getValorProcessado()
Gets the value of the valorProcessado property. |
void |
setDataEnvioLote(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dataEnvioLote property. |
void |
setNumeroFatura(java.lang.String value)
Sets the value of the numeroFatura property. |
void |
setNumeroLote(java.lang.String value)
Sets the value of the numeroLote property. |
void |
setNumeroProtocolo(java.lang.String value)
Sets the value of the numeroProtocolo property. |
void |
setValorGlosa(java.math.BigDecimal value)
Sets the value of the valorGlosa property. |
void |
setValorInformado(java.math.BigDecimal value)
Sets the value of the valorInformado property. |
void |
setValorLiberado(java.math.BigDecimal value)
Sets the value of the valorLiberado property. |
void |
setValorProcessado(java.math.BigDecimal value)
Sets the value of the valorProcessado 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 numeroFatura
protected java.lang.String numeroLote
protected javax.xml.datatype.XMLGregorianCalendar dataEnvioLote
protected java.lang.String numeroProtocolo
protected java.math.BigDecimal valorInformado
protected java.math.BigDecimal valorProcessado
protected java.math.BigDecimal valorLiberado
protected java.math.BigDecimal valorGlosa
| Constructor Detail |
|---|
public CtDadosResumo()
| Method Detail |
|---|
public java.lang.String getNumeroFatura()
Stringpublic void setNumeroFatura(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNumeroLote()
Stringpublic void setNumeroLote(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getDataEnvioLote()
XMLGregorianCalendarpublic void setDataEnvioLote(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.String getNumeroProtocolo()
Stringpublic void setNumeroProtocolo(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigDecimal getValorInformado()
BigDecimalpublic void setValorInformado(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getValorProcessado()
BigDecimalpublic void setValorProcessado(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getValorLiberado()
BigDecimalpublic void setValorLiberado(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic java.math.BigDecimal getValorGlosa()
BigDecimalpublic void setValorGlosa(java.math.BigDecimal value)
value - allowed object is
BigDecimal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||