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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EsportaTypeChoice
public EsportaTypeChoice()
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