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

Class EsportaTypeChoice.

See Also:
Serialized Form

Constructor Summary
EsportaTypeChoice()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 EstraeDocumentoType getEstraeDocumento()
          Method getEstraeDocumentoReturns the value of field 'estraeDocumento'.
 EstraeElementoAutType getEstraeElementoAut()
          Method getEstraeElementoAutReturns the value of field 'estraeElementoAut'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setEstraeDocumento(EstraeDocumentoType estraeDocumento)
          Method setEstraeDocumentoSets the value of field 'estraeDocumento'.
 void setEstraeElementoAut(EstraeElementoAutType estraeElementoAut)
          Method setEstraeElementoAutSets the value of field 'estraeElementoAut'.
static EsportaTypeChoice unmarshalEsportaTypeChoice(java.io.Reader reader)
          Method unmarshalEsportaTypeChoice
 void validate()
          Method validate
 
Methods inherited from class sbnmarcBase.sbnmarcBase
fromStringToRootObject
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsportaTypeChoice

public EsportaTypeChoice()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getEstraeDocumento

public EstraeDocumentoType getEstraeDocumento()
Method getEstraeDocumentoReturns the value of field 'estraeDocumento'.

Returns:
the value of field 'estraeDocumento'.

getEstraeElementoAut

public EstraeElementoAutType getEstraeElementoAut()
Method getEstraeElementoAutReturns the value of field 'estraeElementoAut'.

Returns:
the value of field 'estraeElementoAut'.

isValid

public boolean isValid()
Method isValid


marshal

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

Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

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

Parameters:
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setEstraeDocumento

public void setEstraeDocumento(EstraeDocumentoType estraeDocumento)
Method setEstraeDocumentoSets the value of field 'estraeDocumento'.

Parameters:
estraeDocumento - the value of field 'estraeDocumento'.

setEstraeElementoAut

public void setEstraeElementoAut(EstraeElementoAutType estraeElementoAut)
Method setEstraeElementoAutSets 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
Method unmarshalEsportaTypeChoice

Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

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

org.exolab.castor.xml.ValidationException