|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.DocumentoTypeChoice
Class DocumentoTypeChoice.
| Constructor Summary | |
DocumentoTypeChoice()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DatiDocType |
getDatiDocumento()
Method getDatiDocumentoReturns the value of field 'datiDocumento'. |
TitAccessoType |
getDatiTitAccesso()
Method getDatiTitAccessoReturns the value of field 'datiTitAccesso'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDatiDocumento(DatiDocType datiDocumento)
Method setDatiDocumentoSets the value of field 'datiDocumento'. |
void |
setDatiTitAccesso(TitAccessoType datiTitAccesso)
Method setDatiTitAccessoSets the value of field 'datiTitAccesso'. |
static DocumentoTypeChoice |
unmarshalDocumentoTypeChoice(java.io.Reader reader)
Method unmarshalDocumentoTypeChoice |
void |
validate()
Method validate |
| Methods inherited from class sbnmarcBase.sbnmarcBase |
fromStringToRootObject, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DocumentoTypeChoice()
| Method Detail |
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj - public DatiDocType getDatiDocumento()
public TitAccessoType getDatiTitAccesso()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setDatiDocumento(DatiDocType datiDocumento)
datiDocumento - the value of field 'datiDocumento'.public void setDatiTitAccesso(TitAccessoType datiTitAccesso)
datiTitAccesso - the value of field 'datiTitAccesso'.
public static DocumentoTypeChoice unmarshalDocumentoTypeChoice(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||