br.gov.ans.padroes.tiss.schemas
Class CtDemonstrativoOdontologia.IdentificacaoOperadora
java.lang.Object
br.gov.ans.padroes.tiss.schemas.CtIdentificacaoOperadora
br.gov.ans.padroes.tiss.schemas.CtDemonstrativoOdontologia.IdentificacaoOperadora
- Enclosing class:
- CtDemonstrativoOdontologia
public static class CtDemonstrativoOdontologia.IdentificacaoOperadora
- extends CtIdentificacaoOperadora
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_identificacaoOperadora">
<sequence>
<element name="periodoProcessamento" type="{http://www.ans.gov.br/padroes/tiss/schemas}ct_periodoProcessamento"/>
</sequence>
</extension>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
periodoProcessamento
protected CtPeriodoProcessamento periodoProcessamento
CtDemonstrativoOdontologia.IdentificacaoOperadora
public CtDemonstrativoOdontologia.IdentificacaoOperadora()
getPeriodoProcessamento
public CtPeriodoProcessamento getPeriodoProcessamento()
- Gets the value of the periodoProcessamento property.
- Returns:
- possible object is
CtPeriodoProcessamento
setPeriodoProcessamento
public void setPeriodoProcessamento(CtPeriodoProcessamento value)
- Sets the value of the periodoProcessamento property.
- Parameters:
value
- allowed object is
CtPeriodoProcessamento