br.gov.ans.padroes.tiss.schemas.v20103
Class CtCabecalhoGuiaOdonto

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.v20103.CtCabecalhoGuiaOdonto

public class CtCabecalhoGuiaOdonto
extends java.lang.Object

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="registroANS" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_registroANS"/>
         <element name="numeroGuiaPrestador" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_numeroGuia"/>
         <element name="numeroGuiaOperadora" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_numeroGuia" minOccurs="0"/>
         <element name="dataEmissaoGuia" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data" minOccurs="0"/>
         <element name="numeroGuiaPrincipal" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_numeroGuia" minOccurs="0"/>
         <sequence>
           <element name="dataAutorizacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data" minOccurs="0"/>
           <element name="senhaAutorizacao" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_senhaAutorizacao" minOccurs="0"/>
           <element name="validadeSenha" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_data" minOccurs="0"/>
         </sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.lang.String dataAutorizacao
           
protected  java.lang.String dataEmissaoGuia
           
protected  java.lang.String numeroGuiaOperadora
           
protected  java.lang.String numeroGuiaPrestador
           
protected  java.lang.String numeroGuiaPrincipal
           
protected  java.lang.String registroANS
           
protected  java.lang.String senhaAutorizacao
           
protected  java.lang.String validadeSenha
           
 
Constructor Summary
CtCabecalhoGuiaOdonto()
           
 
Method Summary
 java.lang.String getDataAutorizacao()
          Gets the value of the dataAutorizacao property.
 java.lang.String getDataEmissaoGuia()
          Gets the value of the dataEmissaoGuia 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 getRegistroANS()
          Gets the value of the registroANS property.
 java.lang.String getSenhaAutorizacao()
          Gets the value of the senhaAutorizacao property.
 java.lang.String getValidadeSenha()
          Gets the value of the validadeSenha property.
 void setDataAutorizacao(java.lang.String value)
          Sets the value of the dataAutorizacao property.
 void setDataEmissaoGuia(java.lang.String value)
          Sets the value of the dataEmissaoGuia 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 setRegistroANS(java.lang.String value)
          Sets the value of the registroANS property.
 void setSenhaAutorizacao(java.lang.String value)
          Sets the value of the senhaAutorizacao property.
 void setValidadeSenha(java.lang.String 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

registroANS

protected java.lang.String registroANS

numeroGuiaPrestador

protected java.lang.String numeroGuiaPrestador

numeroGuiaOperadora

protected java.lang.String numeroGuiaOperadora

dataEmissaoGuia

protected java.lang.String dataEmissaoGuia

numeroGuiaPrincipal

protected java.lang.String numeroGuiaPrincipal

dataAutorizacao

protected java.lang.String dataAutorizacao

senhaAutorizacao

protected java.lang.String senhaAutorizacao

validadeSenha

protected java.lang.String validadeSenha
Constructor Detail

CtCabecalhoGuiaOdonto

public CtCabecalhoGuiaOdonto()
Method Detail

getRegistroANS

public java.lang.String getRegistroANS()
Gets the value of the registroANS property.

Returns:
possible object is String

setRegistroANS

public void setRegistroANS(java.lang.String value)
Sets the value of the registroANS property.

Parameters:
value - allowed object is String

getNumeroGuiaPrestador

public java.lang.String getNumeroGuiaPrestador()
Gets the value of the numeroGuiaPrestador property.

Returns:
possible object is String

setNumeroGuiaPrestador

public void setNumeroGuiaPrestador(java.lang.String value)
Sets the value of the numeroGuiaPrestador property.

Parameters:
value - allowed object is String

getNumeroGuiaOperadora

public java.lang.String getNumeroGuiaOperadora()
Gets the value of the numeroGuiaOperadora property.

Returns:
possible object is String

setNumeroGuiaOperadora

public void setNumeroGuiaOperadora(java.lang.String value)
Sets the value of the numeroGuiaOperadora property.

Parameters:
value - allowed object is String

getDataEmissaoGuia

public java.lang.String getDataEmissaoGuia()
Gets the value of the dataEmissaoGuia property.

Returns:
possible object is String

setDataEmissaoGuia

public void setDataEmissaoGuia(java.lang.String value)
Sets the value of the dataEmissaoGuia property.

Parameters:
value - allowed object is String

getNumeroGuiaPrincipal

public java.lang.String getNumeroGuiaPrincipal()
Gets the value of the numeroGuiaPrincipal property.

Returns:
possible object is String

setNumeroGuiaPrincipal

public void setNumeroGuiaPrincipal(java.lang.String value)
Sets the value of the numeroGuiaPrincipal property.

Parameters:
value - allowed object is String

getDataAutorizacao

public java.lang.String getDataAutorizacao()
Gets the value of the dataAutorizacao property.

Returns:
possible object is String

setDataAutorizacao

public void setDataAutorizacao(java.lang.String value)
Sets the value of the dataAutorizacao property.

Parameters:
value - allowed object is String

getSenhaAutorizacao

public java.lang.String getSenhaAutorizacao()
Gets the value of the senhaAutorizacao property.

Returns:
possible object is String

setSenhaAutorizacao

public void setSenhaAutorizacao(java.lang.String value)
Sets the value of the senhaAutorizacao property.

Parameters:
value - allowed object is String

getValidadeSenha

public java.lang.String getValidadeSenha()
Gets the value of the validadeSenha property.

Returns:
possible object is String

setValidadeSenha

public void setValidadeSenha(java.lang.String value)
Sets the value of the validadeSenha property.

Parameters:
value - allowed object is String