|
||||||||||
| 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.CtProcedimentoRealizadoEquipe.Procedimentos
public static class CtProcedimentoRealizadoEquipe.Procedimentos
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="equipe" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_identificacaoEquipe" minOccurs="0"/>
<element name="procedimento" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_tabela"/>
<element name="data" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_data"/>
<element name="horaInicio" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_hora" minOccurs="0"/>
<element name="horaFim" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_hora" minOccurs="0"/>
<element name="quantidadeRealizada" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_quantidadeProcedimento"/>
<element name="viaAcesso" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_viaDeAcesso" minOccurs="0"/>
<element name="tecnicaUtilizada" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_tecnicaUtilizada" minOccurs="0"/>
<element name="reducaoAcrescimo" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_percentual" minOccurs="0"/>
<element name="valor" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_valorMonetario" minOccurs="0"/>
<element name="valorTotal" 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 |
data
|
protected CtIdentificacaoEquipe |
equipe
|
protected javax.xml.datatype.XMLGregorianCalendar |
horaFim
|
protected javax.xml.datatype.XMLGregorianCalendar |
horaInicio
|
protected CtTabela |
procedimento
|
protected java.math.BigInteger |
quantidadeRealizada
|
protected java.math.BigDecimal |
reducaoAcrescimo
|
protected StTecnicaUtilizada |
tecnicaUtilizada
|
protected javax.xml.bind.JAXBElement<java.math.BigDecimal> |
valor
|
protected javax.xml.bind.JAXBElement<java.math.BigDecimal> |
valorTotal
|
protected StViaDeAcesso |
viaAcesso
|
| Constructor Summary | |
|---|---|
CtProcedimentoRealizadoEquipe.Procedimentos()
|
|
| Method Summary | |
|---|---|
javax.xml.datatype.XMLGregorianCalendar |
getData()
Gets the value of the data property. |
CtIdentificacaoEquipe |
getEquipe()
Gets the value of the equipe property. |
javax.xml.datatype.XMLGregorianCalendar |
getHoraFim()
Gets the value of the horaFim property. |
javax.xml.datatype.XMLGregorianCalendar |
getHoraInicio()
Gets the value of the horaInicio property. |
CtTabela |
getProcedimento()
Gets the value of the procedimento property. |
java.math.BigInteger |
getQuantidadeRealizada()
Gets the value of the quantidadeRealizada property. |
java.math.BigDecimal |
getReducaoAcrescimo()
Gets the value of the reducaoAcrescimo property. |
StTecnicaUtilizada |
getTecnicaUtilizada()
Gets the value of the tecnicaUtilizada property. |
javax.xml.bind.JAXBElement<java.math.BigDecimal> |
getValor()
Gets the value of the valor property. |
javax.xml.bind.JAXBElement<java.math.BigDecimal> |
getValorTotal()
Gets the value of the valorTotal property. |
StViaDeAcesso |
getViaAcesso()
Gets the value of the viaAcesso property. |
void |
setData(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the data property. |
void |
setEquipe(CtIdentificacaoEquipe value)
Sets the value of the equipe property. |
void |
setHoraFim(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the horaFim property. |
void |
setHoraInicio(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the horaInicio property. |
void |
setProcedimento(CtTabela value)
Sets the value of the procedimento property. |
void |
setQuantidadeRealizada(java.math.BigInteger value)
Sets the value of the quantidadeRealizada property. |
void |
setReducaoAcrescimo(java.math.BigDecimal value)
Sets the value of the reducaoAcrescimo property. |
void |
setTecnicaUtilizada(StTecnicaUtilizada value)
Sets the value of the tecnicaUtilizada property. |
void |
setValor(javax.xml.bind.JAXBElement<java.math.BigDecimal> value)
Sets the value of the valor property. |
void |
setValorTotal(javax.xml.bind.JAXBElement<java.math.BigDecimal> value)
Sets the value of the valorTotal property. |
void |
setViaAcesso(StViaDeAcesso value)
Sets the value of the viaAcesso property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtIdentificacaoEquipe equipe
protected CtTabela procedimento
protected javax.xml.datatype.XMLGregorianCalendar data
protected javax.xml.datatype.XMLGregorianCalendar horaInicio
protected javax.xml.datatype.XMLGregorianCalendar horaFim
protected java.math.BigInteger quantidadeRealizada
protected StViaDeAcesso viaAcesso
protected StTecnicaUtilizada tecnicaUtilizada
protected java.math.BigDecimal reducaoAcrescimo
protected javax.xml.bind.JAXBElement<java.math.BigDecimal> valor
protected javax.xml.bind.JAXBElement<java.math.BigDecimal> valorTotal
| Constructor Detail |
|---|
public CtProcedimentoRealizadoEquipe.Procedimentos()
| Method Detail |
|---|
public CtIdentificacaoEquipe getEquipe()
CtIdentificacaoEquipepublic void setEquipe(CtIdentificacaoEquipe value)
value - allowed object is
CtIdentificacaoEquipepublic CtTabela getProcedimento()
CtTabelapublic void setProcedimento(CtTabela value)
value - allowed object is
CtTabelapublic javax.xml.datatype.XMLGregorianCalendar getData()
XMLGregorianCalendarpublic void setData(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getHoraInicio()
XMLGregorianCalendarpublic void setHoraInicio(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic javax.xml.datatype.XMLGregorianCalendar getHoraFim()
XMLGregorianCalendarpublic void setHoraFim(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.math.BigInteger getQuantidadeRealizada()
BigIntegerpublic void setQuantidadeRealizada(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic StViaDeAcesso getViaAcesso()
StViaDeAcessopublic void setViaAcesso(StViaDeAcesso value)
value - allowed object is
StViaDeAcessopublic StTecnicaUtilizada getTecnicaUtilizada()
StTecnicaUtilizadapublic void setTecnicaUtilizada(StTecnicaUtilizada value)
value - allowed object is
StTecnicaUtilizadapublic java.math.BigDecimal getReducaoAcrescimo()
BigDecimalpublic void setReducaoAcrescimo(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic javax.xml.bind.JAXBElement<java.math.BigDecimal> getValor()
JAXBElement<BigDecimal>public void setValor(javax.xml.bind.JAXBElement<java.math.BigDecimal> value)
value - allowed object is
JAXBElement<BigDecimal>public javax.xml.bind.JAXBElement<java.math.BigDecimal> getValorTotal()
JAXBElement<BigDecimal>public void setValorTotal(javax.xml.bind.JAXBElement<java.math.BigDecimal> value)
value - allowed object is
JAXBElement<BigDecimal>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||