sbnmarc
Class DocumentoTypeChoice
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.DocumentoTypeChoice
- All Implemented Interfaces:
- java.io.Serializable
- public class DocumentoTypeChoice
- 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 |
DocumentoTypeChoice
public DocumentoTypeChoice()
getDatiDocumento
public DatiDocType getDatiDocumento()
- Returns the value of field 'datiDocumento'.
- Returns:
- the value of field 'datiDocumento'.
getDatiTitAccesso
public TitAccessoType getDatiTitAccesso()
- Returns the value of field 'datiTitAccesso'.
- Returns:
- the value of field 'datiTitAccesso'.
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
-
setDatiDocumento
public void setDatiDocumento(DatiDocType datiDocumento)
- Sets the value of field 'datiDocumento'.
- Parameters:
datiDocumento
- the value of field 'datiDocumento'.
setDatiTitAccesso
public void setDatiTitAccesso(TitAccessoType datiTitAccesso)
- Sets the value of field 'datiTitAccesso'.
- Parameters:
datiTitAccesso
- the value of field 'datiTitAccesso'.
unmarshalDocumentoTypeChoice
public static DocumentoTypeChoice unmarshalDocumentoTypeChoice(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