br.gov.ans.padroes.tiss.schemas.v20201
Class CtCabecalhoGuia.IdentificacaoFontePagadora

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.v20201.CtCabecalhoGuia.IdentificacaoFontePagadora
Enclosing class:
CtCabecalhoGuia

public static class CtCabecalhoGuia.IdentificacaoFontePagadora
extends java.lang.Object

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">
       <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>
 


Field Summary
protected  java.lang.String cnpjFontePagadora
           
protected  java.lang.String registroANS
           
 
Constructor Summary
CtCabecalhoGuia.IdentificacaoFontePagadora()
           
 
Method Summary
 java.lang.String getCnpjFontePagadora()
          Gets the value of the cnpjFontePagadora property.
 java.lang.String getRegistroANS()
          Gets the value of the registroANS property.
 void setCnpjFontePagadora(java.lang.String value)
          Sets the value of the cnpjFontePagadora property.
 void setRegistroANS(java.lang.String value)
          Sets the value of the registroANS 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

cnpjFontePagadora

protected java.lang.String cnpjFontePagadora
Constructor Detail

CtCabecalhoGuia.IdentificacaoFontePagadora

public CtCabecalhoGuia.IdentificacaoFontePagadora()
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

getCnpjFontePagadora

public java.lang.String getCnpjFontePagadora()
Gets the value of the cnpjFontePagadora property.

Returns:
possible object is String

setCnpjFontePagadora

public void setCnpjFontePagadora(java.lang.String value)
Sets the value of the cnpjFontePagadora property.

Parameters:
value - allowed object is String