br.gov.ans.padroes.tiss.schemas.v20201
Class CtCabecalhoAnexoOdonto

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.v20201.CtCabecalhoAnexoOdonto

public class CtCabecalhoAnexoOdonto
extends java.lang.Object

Java class for ct_cabecalhoAnexoOdonto complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ct_cabecalhoAnexoOdonto">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="numeroGuiaPrincipal" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroGuia"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.lang.String numeroGuiaPrincipal
           
 
Constructor Summary
CtCabecalhoAnexoOdonto()
           
 
Method Summary
 java.lang.String getNumeroGuiaPrincipal()
          Gets the value of the numeroGuiaPrincipal property.
 void setNumeroGuiaPrincipal(java.lang.String value)
          Sets the value of the numeroGuiaPrincipal property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numeroGuiaPrincipal

protected java.lang.String numeroGuiaPrincipal
Constructor Detail

CtCabecalhoAnexoOdonto

public CtCabecalhoAnexoOdonto()
Method Detail

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