br.gov.ans.padroes.tiss.schemas
Class CtGuiaSolicInternacao.PrestadorSolicitado
java.lang.Object
br.gov.ans.padroes.tiss.schemas.CtIdentificacaoPrestador
br.gov.ans.padroes.tiss.schemas.CtGuiaSolicInternacao.PrestadorSolicitado
- Enclosing class:
- CtGuiaSolicInternacao
public static class CtGuiaSolicInternacao.PrestadorSolicitado
- extends CtIdentificacaoPrestador
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_identificacaoPrestador">
<sequence>
<element name="nomePrestador" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_nome"/>
</sequence>
</extension>
</complexContent>
</complexType>
Method Summary |
java.lang.String |
getNomePrestador()
Gets the value of the nomePrestador property. |
void |
setNomePrestador(java.lang.String value)
Sets the value of the nomePrestador property. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nomePrestador
protected java.lang.String nomePrestador
CtGuiaSolicInternacao.PrestadorSolicitado
public CtGuiaSolicInternacao.PrestadorSolicitado()
getNomePrestador
public java.lang.String getNomePrestador()
- Gets the value of the nomePrestador property.
- Returns:
- possible object is
String
setNomePrestador
public void setNomePrestador(java.lang.String value)
- Sets the value of the nomePrestador property.
- Parameters:
value
- allowed object is
String