|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.ans.padroes.tiss.schemas.v20103.CabecalhoTransacao.Destino
public static class CabecalhoTransacao.Destino
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="codigoPrestadorNaOperadora" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}ct_identificacaoPrestadorExecutante"/>
<element name="registroANS" type="{http://www.ans.gov.br/padroes.tiss.schemas.v20103}st_registroANS"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CtIdentificacaoPrestadorExecutante |
codigoPrestadorNaOperadora
|
protected java.lang.String |
registroANS
|
| Constructor Summary | |
|---|---|
CabecalhoTransacao.Destino()
|
|
| Method Summary | |
|---|---|
CtIdentificacaoPrestadorExecutante |
getCodigoPrestadorNaOperadora()
Gets the value of the codigoPrestadorNaOperadora property. |
java.lang.String |
getRegistroANS()
Gets the value of the registroANS property. |
void |
setCodigoPrestadorNaOperadora(CtIdentificacaoPrestadorExecutante value)
Sets the value of the codigoPrestadorNaOperadora property. |
void |
setRegistroANS(java.lang.String value)
Sets the value of the registroANS property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CtIdentificacaoPrestadorExecutante codigoPrestadorNaOperadora
protected java.lang.String registroANS
| Constructor Detail |
|---|
public CabecalhoTransacao.Destino()
| Method Detail |
|---|
public CtIdentificacaoPrestadorExecutante getCodigoPrestadorNaOperadora()
CtIdentificacaoPrestadorExecutantepublic void setCodigoPrestadorNaOperadora(CtIdentificacaoPrestadorExecutante value)
value - allowed object is
CtIdentificacaoPrestadorExecutantepublic java.lang.String getRegistroANS()
Stringpublic void setRegistroANS(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||