br.gov.ans.padroes.tiss.schemas
Class CtGuiaSolicInternacao.PrestadorSolicitado

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.CtIdentificacaoPrestador
      extended by 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>
 


Field Summary
protected  java.lang.String nomePrestador
           
 
Fields inherited from class br.gov.ans.padroes.tiss.schemas.CtIdentificacaoPrestador
cnpj, codigoPrestadorNaOperadora, cpf
 
Constructor Summary
CtGuiaSolicInternacao.PrestadorSolicitado()
           
 
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 br.gov.ans.padroes.tiss.schemas.CtIdentificacaoPrestador
getCNPJ, getCodigoPrestadorNaOperadora, getCpf, setCNPJ, setCodigoPrestadorNaOperadora, setCpf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nomePrestador

protected java.lang.String nomePrestador
Constructor Detail

CtGuiaSolicInternacao.PrestadorSolicitado

public CtGuiaSolicInternacao.PrestadorSolicitado()
Method Detail

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