br.gov.ans.padroes.tiss.schemas.v20201
Class CtLoteAnexo.AnexoGuia

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

public static class CtLoteAnexo.AnexoGuia
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="anexoSituacaoInicial" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}ct_anexoSituacaoInicial"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  CtAnexoSituacaoInicial anexoSituacaoInicial
           
 
Constructor Summary
CtLoteAnexo.AnexoGuia()
           
 
Method Summary
 CtAnexoSituacaoInicial getAnexoSituacaoInicial()
          Gets the value of the anexoSituacaoInicial property.
 void setAnexoSituacaoInicial(CtAnexoSituacaoInicial value)
          Sets the value of the anexoSituacaoInicial property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

anexoSituacaoInicial

protected CtAnexoSituacaoInicial anexoSituacaoInicial
Constructor Detail

CtLoteAnexo.AnexoGuia

public CtLoteAnexo.AnexoGuia()
Method Detail

getAnexoSituacaoInicial

public CtAnexoSituacaoInicial getAnexoSituacaoInicial()
Gets the value of the anexoSituacaoInicial property.

Returns:
possible object is CtAnexoSituacaoInicial

setAnexoSituacaoInicial

public void setAnexoSituacaoInicial(CtAnexoSituacaoInicial value)
Sets the value of the anexoSituacaoInicial property.

Parameters:
value - allowed object is CtAnexoSituacaoInicial