br.gov.ans.padroes.tiss.schemas.v20201
Class CtLoteAnexo.AnexoGuia
java.lang.Object
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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
anexoSituacaoInicial
protected CtAnexoSituacaoInicial anexoSituacaoInicial
CtLoteAnexo.AnexoGuia
public CtLoteAnexo.AnexoGuia()
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