br.gov.ans.padroes.tiss.schemas
Class CabecalhoTransacao.FalhaNegocio

java.lang.Object
  extended by br.gov.ans.padroes.tiss.schemas.CtMotivoGlosa
      extended by br.gov.ans.padroes.tiss.schemas.CabecalhoTransacao.FalhaNegocio
Enclosing class:
CabecalhoTransacao

public static class CabecalhoTransacao.FalhaNegocio
extends CtMotivoGlosa

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_motivoGlosa">
       <sequence>
         <element name="observacao" type="{http://www.ans.gov.br/padroes/tiss/schemas}st_observacao" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.lang.String observacao
           
 
Fields inherited from class br.gov.ans.padroes.tiss.schemas.CtMotivoGlosa
codigoGlosa, descricaoGlosa
 
Constructor Summary
CabecalhoTransacao.FalhaNegocio()
           
 
Method Summary
 java.lang.String getObservacao()
          Gets the value of the observacao property.
 void setObservacao(java.lang.String value)
          Sets the value of the observacao property.
 
Methods inherited from class br.gov.ans.padroes.tiss.schemas.CtMotivoGlosa
getCodigoGlosa, getDescricaoGlosa, setCodigoGlosa, setDescricaoGlosa
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

observacao

protected java.lang.String observacao
Constructor Detail

CabecalhoTransacao.FalhaNegocio

public CabecalhoTransacao.FalhaNegocio()
Method Detail

getObservacao

public java.lang.String getObservacao()
Gets the value of the observacao property.

Returns:
possible object is String

setObservacao

public void setObservacao(java.lang.String value)
Sets the value of the observacao property.

Parameters:
value - allowed object is String