br.gov.ans.padroes.tiss.schemas
Class CtLoteGuias.Guias

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.CtGuias
      extended by br.gov.ans.padroes.tiss.schemas.CtLoteGuias.Guias
Enclosing class:
CtLoteGuias

public static class CtLoteGuias.Guias
extends CtGuias

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <extension base="{http://www.ans.gov.br/padroes/tiss/schemas}ct_guias">
     </extension>
   </complexContent>
 </complexType>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class br.gov.ans.padroes.tiss.schemas.CtGuias
CtGuias.GuiaFaturamento, CtGuias.GuiaRevisaoGlosa
 
Field Summary
 
Fields inherited from class br.gov.ans.padroes.tiss.schemas.CtGuias
guiaFaturamento, guiaRevisaoGlosa
 
Constructor Summary
CtLoteGuias.Guias()
           
 
Method Summary
 
Methods inherited from class br.gov.ans.padroes.tiss.schemas.CtGuias
getGuiaFaturamento, getGuiaRevisaoGlosa, setGuiaFaturamento, setGuiaRevisaoGlosa
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CtLoteGuias.Guias

public CtLoteGuias.Guias()