|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.DocumentoType
descrizione di un documento Attributi: statoRecord=da impostare nel servizio di modifica per correggere la parte dati
| Constructor Summary | |
DocumentoType()
|
|
| Method Summary | |
void |
addLegamiDocumento(int index,
LegamiType vLegamiDocumento)
Method addLegamiDocumento |
void |
addLegamiDocumento(LegamiType vLegamiDocumento)
Method addLegamiDocumento |
void |
clearLegamiDocumento()
Method clearLegamiDocumento |
java.util.Enumeration |
enumerateLegamiDocumento()
Method enumerateLegamiDocumento |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DocumentoTypeChoice |
getDocumentoTypeChoice()
Method getDocumentoTypeChoiceReturns the value of field 'documentoTypeChoice'. |
LegamiType[] |
getLegamiDocumento()
Method getLegamiDocumento |
LegamiType |
getLegamiDocumento(int index)
Method getLegamiDocumento |
int |
getLegamiDocumentoCount()
Method getLegamiDocumentoCount |
StatoRecord |
getStatoRecord()
Method getStatoRecordReturns the value of field 'statoRecord'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeLegamiDocumento(LegamiType vLegamiDocumento)
Method removeLegamiDocumento |
void |
setDocumentoTypeChoice(DocumentoTypeChoice documentoTypeChoice)
Method setDocumentoTypeChoiceSets the value of field 'documentoTypeChoice'. |
void |
setLegamiDocumento(int index,
LegamiType vLegamiDocumento)
Method setLegamiDocumento |
void |
setLegamiDocumento(LegamiType[] legamiDocumentoArray)
Method setLegamiDocumento |
void |
setStatoRecord(StatoRecord statoRecord)
Method setStatoRecordSets the value of field 'statoRecord'. |
static DocumentoType |
unmarshalDocumentoType(java.io.Reader reader)
Method unmarshalDocumentoType |
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 |
public DocumentoType()
| Method Detail |
public void addLegamiDocumento(LegamiType vLegamiDocumento)
throws java.lang.IndexOutOfBoundsException
vLegamiDocumento -
java.lang.IndexOutOfBoundsException
public void addLegamiDocumento(int index,
LegamiType vLegamiDocumento)
throws java.lang.IndexOutOfBoundsException
index - vLegamiDocumento -
java.lang.IndexOutOfBoundsExceptionpublic void clearLegamiDocumento()
public java.util.Enumeration enumerateLegamiDocumento()
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj - public DocumentoTypeChoice getDocumentoTypeChoice()
public LegamiType getLegamiDocumento(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic LegamiType[] getLegamiDocumento()
public int getLegamiDocumentoCount()
public StatoRecord getStatoRecord()
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 boolean removeLegamiDocumento(LegamiType vLegamiDocumento)
vLegamiDocumento - public void setDocumentoTypeChoice(DocumentoTypeChoice documentoTypeChoice)
documentoTypeChoice - the value of field
'documentoTypeChoice'.
public void setLegamiDocumento(int index,
LegamiType vLegamiDocumento)
throws java.lang.IndexOutOfBoundsException
index - vLegamiDocumento -
java.lang.IndexOutOfBoundsExceptionpublic void setLegamiDocumento(LegamiType[] legamiDocumentoArray)
legamiDocumentoArray - public void setStatoRecord(StatoRecord statoRecord)
statoRecord - the value of field 'statoRecord'.
public static DocumentoType unmarshalDocumentoType(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 | ||||||||||