|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20201.CtIdentificacaoFontePagadora
public class CtIdentificacaoFontePagadora
Java class for ct_identificacaoFontePagadora complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_identificacaoFontePagadora">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="operadoraRegulada">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="registroANS" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_registroANS"/>
<element name="CNPJ" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_CNPJ"/>
<element name="nomeOperadora" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_nome"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="entidadeNaoRegulada">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CNPJ" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_CNPJ"/>
<element name="nomeOperadoraEntidade" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_nome"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
CtIdentificacaoFontePagadora.EntidadeNaoRegulada
Java class for anonymous complex type. |
static class |
CtIdentificacaoFontePagadora.OperadoraRegulada
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected CtIdentificacaoFontePagadora.EntidadeNaoRegulada |
entidadeNaoRegulada
|
protected CtIdentificacaoFontePagadora.OperadoraRegulada |
operadoraRegulada
|
| Constructor Summary | |
|---|---|
CtIdentificacaoFontePagadora()
|
|
| Method Summary | |
|---|---|
CtIdentificacaoFontePagadora.EntidadeNaoRegulada |
getEntidadeNaoRegulada()
Gets the value of the entidadeNaoRegulada property. |
CtIdentificacaoFontePagadora.OperadoraRegulada |
getOperadoraRegulada()
Gets the value of the operadoraRegulada property. |
void |
setEntidadeNaoRegulada(CtIdentificacaoFontePagadora.EntidadeNaoRegulada value)
Sets the value of the entidadeNaoRegulada property. |
void |
setOperadoraRegulada(CtIdentificacaoFontePagadora.OperadoraRegulada value)
Sets the value of the operadoraRegulada property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtIdentificacaoFontePagadora.OperadoraRegulada operadoraRegulada
protected CtIdentificacaoFontePagadora.EntidadeNaoRegulada entidadeNaoRegulada
| Constructor Detail |
|---|
public CtIdentificacaoFontePagadora()
| Method Detail |
|---|
public CtIdentificacaoFontePagadora.OperadoraRegulada getOperadoraRegulada()
CtIdentificacaoFontePagadora.OperadoraReguladapublic void setOperadoraRegulada(CtIdentificacaoFontePagadora.OperadoraRegulada value)
value - allowed object is
CtIdentificacaoFontePagadora.OperadoraReguladapublic CtIdentificacaoFontePagadora.EntidadeNaoRegulada getEntidadeNaoRegulada()
CtIdentificacaoFontePagadora.EntidadeNaoReguladapublic void setEntidadeNaoRegulada(CtIdentificacaoFontePagadora.EntidadeNaoRegulada value)
value - allowed object is
CtIdentificacaoFontePagadora.EntidadeNaoRegulada
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||