|
||||||||||
| 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.CtCabecalhoGuiaOdonto
public class CtCabecalhoGuiaOdonto
Java class for ct_cabecalhoGuiaOdonto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_cabecalhoGuiaOdonto">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="identificacaoFontePagadora">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="registroANS" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_registroANS"/>
<element name="cnpjFontePagadora" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_CNPJ"/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="numeroGuiaPrestador" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroGuia"/>
<element name="numeroGuiaOperadora" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroGuia" minOccurs="0"/>
<element name="dataEmissaoGuia" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_data" minOccurs="0"/>
<element name="numeroGuiaPrincipal" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroGuia" minOccurs="0"/>
<sequence>
<element name="dataAutorizacao" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_data" minOccurs="0"/>
<element name="senhaAutorizacao" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_senhaAutorizacao" minOccurs="0"/>
<element name="validadeSenha" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_data" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
CtCabecalhoGuiaOdonto.IdentificacaoFontePagadora
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected javax.xml.datatype.XMLGregorianCalendar |
dataAutorizacao
|
protected javax.xml.datatype.XMLGregorianCalendar |
dataEmissaoGuia
|
protected CtCabecalhoGuiaOdonto.IdentificacaoFontePagadora |
identificacaoFontePagadora
|
protected java.lang.String |
numeroGuiaOperadora
|
protected java.lang.String |
numeroGuiaPrestador
|
protected java.lang.String |
numeroGuiaPrincipal
|
protected java.lang.String |
senhaAutorizacao
|
protected javax.xml.datatype.XMLGregorianCalendar |
validadeSenha
|
| Constructor Summary | |
|---|---|
CtCabecalhoGuiaOdonto()
|
|
| Method Summary | |
|---|---|
javax.xml.datatype.XMLGregorianCalendar |
getDataAutorizacao()
Gets the value of the dataAutorizacao property. |
javax.xml.datatype.XMLGregorianCalendar |
getDataEmissaoGuia()
Gets the value of the dataEmissaoGuia property. |
CtCabecalhoGuiaOdonto.IdentificacaoFontePagadora |
getIdentificacaoFontePagadora()
Gets the value of the identificacaoFontePagadora property. |
java.lang.String |
getNumeroGuiaOperadora()
Gets the value of the numeroGuiaOperadora property. |
java.lang.String |
getNumeroGuiaPrestador()
Gets the value of the numeroGuiaPrestador property. |
java.lang.String |
getNumeroGuiaPrincipal()
Gets the value of the numeroGuiaPrincipal property. |
java.lang.String |
getSenhaAutorizacao()
Gets the value of the senhaAutorizacao property. |
javax.xml.datatype.XMLGregorianCalendar |
getValidadeSenha()
Gets the value of the validadeSenha property. |
void |
setDataAutorizacao(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dataAutorizacao property. |
void |
setDataEmissaoGuia(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the dataEmissaoGuia property. |
void |
setIdentificacaoFontePagadora(CtCabecalhoGuiaOdonto.IdentificacaoFontePagadora value)
Sets the value of the identificacaoFontePagadora property. |
void |
setNumeroGuiaOperadora(java.lang.String value)
Sets the value of the numeroGuiaOperadora property. |
void |
setNumeroGuiaPrestador(java.lang.String value)
Sets the value of the numeroGuiaPrestador property. |
void |
setNumeroGuiaPrincipal(java.lang.String value)
Sets the value of the numeroGuiaPrincipal property. |
void |
setSenhaAutorizacao(java.lang.String value)
Sets the value of the senhaAutorizacao property. |
void |
setValidadeSenha(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the validadeSenha property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtCabecalhoGuiaOdonto.IdentificacaoFontePagadora identificacaoFontePagadora
protected java.lang.String numeroGuiaPrestador
protected java.lang.String numeroGuiaOperadora
protected javax.xml.datatype.XMLGregorianCalendar dataEmissaoGuia
protected java.lang.String numeroGuiaPrincipal
protected javax.xml.datatype.XMLGregorianCalendar dataAutorizacao
protected java.lang.String senhaAutorizacao
protected javax.xml.datatype.XMLGregorianCalendar validadeSenha
| Constructor Detail |
|---|
public CtCabecalhoGuiaOdonto()
| Method Detail |
|---|
public CtCabecalhoGuiaOdonto.IdentificacaoFontePagadora getIdentificacaoFontePagadora()
CtCabecalhoGuiaOdonto.IdentificacaoFontePagadorapublic void setIdentificacaoFontePagadora(CtCabecalhoGuiaOdonto.IdentificacaoFontePagadora value)
value - allowed object is
CtCabecalhoGuiaOdonto.IdentificacaoFontePagadorapublic java.lang.String getNumeroGuiaPrestador()
Stringpublic void setNumeroGuiaPrestador(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNumeroGuiaOperadora()
Stringpublic void setNumeroGuiaOperadora(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getDataEmissaoGuia()
XMLGregorianCalendarpublic void setDataEmissaoGuia(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.String getNumeroGuiaPrincipal()
Stringpublic void setNumeroGuiaPrincipal(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getDataAutorizacao()
XMLGregorianCalendarpublic void setDataAutorizacao(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.String getSenhaAutorizacao()
Stringpublic void setSenhaAutorizacao(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getValidadeSenha()
XMLGregorianCalendarpublic void setValidadeSenha(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||