|
||||||||||
| 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.CtStatusLote.Guias.Detalheguia
public static class CtStatusLote.Guias.Detalheguia
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="identificacaoGuia" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_cabecalhoGuia"/>
<element name="procedimentosAnalisados">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="procedimento" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_itemSolicitacao" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
CtStatusLote.Guias.Detalheguia.ProcedimentosAnalisados
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected CtCabecalhoGuia |
identificacaoGuia
|
protected CtStatusLote.Guias.Detalheguia.ProcedimentosAnalisados |
procedimentosAnalisados
|
| Constructor Summary | |
|---|---|
CtStatusLote.Guias.Detalheguia()
|
|
| Method Summary | |
|---|---|
CtCabecalhoGuia |
getIdentificacaoGuia()
Gets the value of the identificacaoGuia property. |
CtStatusLote.Guias.Detalheguia.ProcedimentosAnalisados |
getProcedimentosAnalisados()
Gets the value of the procedimentosAnalisados property. |
void |
setIdentificacaoGuia(CtCabecalhoGuia value)
Sets the value of the identificacaoGuia property. |
void |
setProcedimentosAnalisados(CtStatusLote.Guias.Detalheguia.ProcedimentosAnalisados value)
Sets the value of the procedimentosAnalisados property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtCabecalhoGuia identificacaoGuia
protected CtStatusLote.Guias.Detalheguia.ProcedimentosAnalisados procedimentosAnalisados
| Constructor Detail |
|---|
public CtStatusLote.Guias.Detalheguia()
| Method Detail |
|---|
public CtCabecalhoGuia getIdentificacaoGuia()
CtCabecalhoGuiapublic void setIdentificacaoGuia(CtCabecalhoGuia value)
value - allowed object is
CtCabecalhoGuiapublic CtStatusLote.Guias.Detalheguia.ProcedimentosAnalisados getProcedimentosAnalisados()
CtStatusLote.Guias.Detalheguia.ProcedimentosAnalisadospublic void setProcedimentosAnalisados(CtStatusLote.Guias.Detalheguia.ProcedimentosAnalisados value)
value - allowed object is
CtStatusLote.Guias.Detalheguia.ProcedimentosAnalisados
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||