br.gov.ans.padroes.tiss.schemas.v20201
Class CtCabecalhoAnexoOdonto
java.lang.Object
br.gov.ans.padroes.tiss.schemas.v20201.CtCabecalhoAnexoOdonto
public class CtCabecalhoAnexoOdonto
- extends java.lang.Object
Java class for ct_cabecalhoAnexoOdonto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ct_cabecalhoAnexoOdonto">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="numeroGuiaPrincipal" type="{http://www.ans.gov.br/padroes/tiss/schemas/v20201}st_numeroGuia"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
numeroGuiaPrincipal
protected java.lang.String numeroGuiaPrincipal
CtCabecalhoAnexoOdonto
public CtCabecalhoAnexoOdonto()
getNumeroGuiaPrincipal
public java.lang.String getNumeroGuiaPrincipal()
- Gets the value of the numeroGuiaPrincipal property.
- Returns:
- possible object is
String
setNumeroGuiaPrincipal
public void setNumeroGuiaPrincipal(java.lang.String value)
- Sets the value of the numeroGuiaPrincipal property.
- Parameters:
value - allowed object is
String