sbnmarc
Class EsportaTypeChoice

java.lang.Object
  |
  +--sbnmarcBase.sbnmarcBase
        |
        +--sbnmarc.EsportaTypeChoice
All Implemented Interfaces:
java.io.Serializable

public class EsportaTypeChoice
extends sbnmarcBase
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
EsportaTypeChoice()
           
 
Method Summary
 EstraeDocumentoType getEstraeDocumento()
          Returns the value of field 'estraeDocumento'.
 EstraeElementoAutType getEstraeElementoAut()
          Returns the value of field 'estraeElementoAut'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setEstraeDocumento(EstraeDocumentoType estraeDocumento)
          Sets the value of field 'estraeDocumento'.
 void setEstraeElementoAut(EstraeElementoAutType estraeElementoAut)
          Sets the value of field 'estraeElementoAut'.
static EsportaTypeChoice unmarshalEsportaTypeChoice(java.io.Reader reader)
           
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsportaTypeChoice

public EsportaTypeChoice()
Method Detail

getEstraeDocumento

public EstraeDocumentoType getEstraeDocumento()
Returns the value of field 'estraeDocumento'.
Returns:
the value of field 'estraeDocumento'.

getEstraeElementoAut

public EstraeElementoAutType getEstraeElementoAut()
Returns the value of field 'estraeElementoAut'.
Returns:
the value of field 'estraeElementoAut'.

isValid

public boolean isValid()

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
out -  

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
handler -  

setEstraeDocumento

public void setEstraeDocumento(EstraeDocumentoType estraeDocumento)
Sets the value of field 'estraeDocumento'.
Parameters:
estraeDocumento - the value of field 'estraeDocumento'.

setEstraeElementoAut

public void setEstraeElementoAut(EstraeElementoAutType estraeElementoAut)
Sets the value of field 'estraeElementoAut'.
Parameters:
estraeElementoAut - the value of field 'estraeElementoAut'.

unmarshalEsportaTypeChoice

public static EsportaTypeChoice unmarshalEsportaTypeChoice(java.io.Reader reader)
                                                    throws org.exolab.castor.xml.MarshalException,
                                                           org.exolab.castor.xml.ValidationException
Parameters:
reader -  

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException