|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.DatiDocType
Dati del documento. Attributi: tipo materiale, livello di autorita' del documento, codice natura SBN (se e' presente ha la priorita' sulle altre informazioni di natura: livello bibliografico e T110
Constructor Summary | |
DatiDocType()
|
Method Summary | |
void |
addNumSTD(int index,
NumStdType vNumSTD)
Method addNumSTD |
void |
addNumSTD(NumStdType vNumSTD)
Method addNumSTD |
void |
addT210(C210 vT210)
Method addT210 |
void |
addT210(int index,
C210 vT210)
Method addT210 |
void |
addT3XX(C3XX vT3XX)
Method addT3XX |
void |
addT3XX(int index,
C3XX vT3XX)
Method addT3XX |
void |
addT856(C856 vT856)
Method addT856 |
void |
addT856(int index,
C856 vT856)
Method addT856 |
void |
clearNumSTD()
Method clearNumSTD |
void |
clearT210()
Method clearT210 |
void |
clearT3XX()
Method clearT3XX |
void |
clearT856()
Method clearT856 |
java.util.Enumeration |
enumerateNumSTD()
Method enumerateNumSTD |
java.util.Enumeration |
enumerateT210()
Method enumerateT210 |
java.util.Enumeration |
enumerateT3XX()
Method enumerateT3XX |
java.util.Enumeration |
enumerateT856()
Method enumerateT856 |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
GuidaDoc |
getGuida()
Method getGuidaReturns the value of field 'guida'. |
SbnLivello |
getLivelloAutDoc()
Method getLivelloAutDocReturns the value of field 'livelloAutDoc'. |
SbnNaturaDocumento |
getNaturaDoc()
Method getNaturaDocReturns the value of field 'naturaDoc'. |
NumStdType[] |
getNumSTD()
Method getNumSTD |
NumStdType |
getNumSTD(int index)
Method getNumSTD |
int |
getNumSTDCount()
Method getNumSTDCount |
java.lang.String |
getT001()
Method getT001Returns the value of field 't001'. |
java.lang.String |
getT005()
Method getT005Returns the value of field 't005'. |
C100 |
getT100()
Method getT100Returns the value of field 't100'. |
C101 |
getT101()
Method getT101Returns the value of field 't101'. |
C102 |
getT102()
Method getT102Returns the value of field 't102'. |
C110 |
getT110()
Method getT110Returns the value of field 't110'. |
C200 |
getT200()
Method getT200Returns the value of field 't200'. |
C205 |
getT205()
Method getT205Returns the value of field 't205'. |
C207 |
getT207()
Method getT207Returns the value of field 't207'. |
C210[] |
getT210()
Method getT210 |
C210 |
getT210(int index)
Method getT210 |
int |
getT210Count()
Method getT210Count |
C215 |
getT215()
Method getT215Returns the value of field 't215'. |
C3XX[] |
getT3XX()
Method getT3XX |
C3XX |
getT3XX(int index)
Method getT3XX |
int |
getT3XXCount()
Method getT3XXCount |
C801 |
getT801()
Method getT801Returns the value of field 't801'. |
C856[] |
getT856()
Method getT856 |
C856 |
getT856(int index)
Method getT856 |
int |
getT856Count()
Method getT856Count |
SbnMateriale |
getTipoMateriale()
Method getTipoMaterialeReturns the value of field 'tipoMateriale'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeNumSTD(NumStdType vNumSTD)
Method removeNumSTD |
boolean |
removeT210(C210 vT210)
Method removeT210 |
boolean |
removeT3XX(C3XX vT3XX)
Method removeT3XX |
boolean |
removeT856(C856 vT856)
Method removeT856 |
void |
setGuida(GuidaDoc guida)
Method setGuidaSets the value of field 'guida'. |
void |
setLivelloAutDoc(SbnLivello livelloAutDoc)
Method setLivelloAutDocSets the value of field 'livelloAutDoc'. |
void |
setNaturaDoc(SbnNaturaDocumento naturaDoc)
Method setNaturaDocSets the value of field 'naturaDoc'. |
void |
setNumSTD(int index,
NumStdType vNumSTD)
Method setNumSTD |
void |
setNumSTD(NumStdType[] numSTDArray)
Method setNumSTD |
void |
setT001(java.lang.String t001)
Method setT001Sets the value of field 't001'. |
void |
setT005(java.lang.String t005)
Method setT005Sets the value of field 't005'. |
void |
setT100(C100 t100)
Method setT100Sets the value of field 't100'. |
void |
setT101(C101 t101)
Method setT101Sets the value of field 't101'. |
void |
setT102(C102 t102)
Method setT102Sets the value of field 't102'. |
void |
setT110(C110 t110)
Method setT110Sets the value of field 't110'. |
void |
setT200(C200 t200)
Method setT200Sets the value of field 't200'. |
void |
setT205(C205 t205)
Method setT205Sets the value of field 't205'. |
void |
setT207(C207 t207)
Method setT207Sets the value of field 't207'. |
void |
setT210(C210[] t210Array)
Method setT210 |
void |
setT210(int index,
C210 vT210)
Method setT210 |
void |
setT215(C215 t215)
Method setT215Sets the value of field 't215'. |
void |
setT3XX(C3XX[] t3XXArray)
Method setT3XX |
void |
setT3XX(int index,
C3XX vT3XX)
Method setT3XX |
void |
setT801(C801 t801)
Method setT801Sets the value of field 't801'. |
void |
setT856(C856[] t856Array)
Method setT856 |
void |
setT856(int index,
C856 vT856)
Method setT856 |
void |
setTipoMateriale(SbnMateriale tipoMateriale)
Method setTipoMaterialeSets the value of field 'tipoMateriale'. |
static DatiDocType |
unmarshalDatiDocType(java.io.Reader reader)
Method unmarshalDatiDocType |
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 DatiDocType()
Method Detail |
public void addNumSTD(NumStdType vNumSTD) throws java.lang.IndexOutOfBoundsException
vNumSTD
-
java.lang.IndexOutOfBoundsException
public void addNumSTD(int index, NumStdType vNumSTD) throws java.lang.IndexOutOfBoundsException
index
- vNumSTD
-
java.lang.IndexOutOfBoundsException
public void addT210(C210 vT210) throws java.lang.IndexOutOfBoundsException
vT210
-
java.lang.IndexOutOfBoundsException
public void addT210(int index, C210 vT210) throws java.lang.IndexOutOfBoundsException
index
- vT210
-
java.lang.IndexOutOfBoundsException
public void addT3XX(C3XX vT3XX) throws java.lang.IndexOutOfBoundsException
vT3XX
-
java.lang.IndexOutOfBoundsException
public void addT3XX(int index, C3XX vT3XX) throws java.lang.IndexOutOfBoundsException
index
- vT3XX
-
java.lang.IndexOutOfBoundsException
public void addT856(C856 vT856) throws java.lang.IndexOutOfBoundsException
vT856
-
java.lang.IndexOutOfBoundsException
public void addT856(int index, C856 vT856) throws java.lang.IndexOutOfBoundsException
index
- vT856
-
java.lang.IndexOutOfBoundsException
public void clearNumSTD()
public void clearT210()
public void clearT3XX()
public void clearT856()
public java.util.Enumeration enumerateNumSTD()
public java.util.Enumeration enumerateT210()
public java.util.Enumeration enumerateT3XX()
public java.util.Enumeration enumerateT856()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public GuidaDoc getGuida()
public SbnLivello getLivelloAutDoc()
public SbnNaturaDocumento getNaturaDoc()
public NumStdType getNumSTD(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public NumStdType[] getNumSTD()
public int getNumSTDCount()
public java.lang.String getT001()
public java.lang.String getT005()
public C100 getT100()
public C101 getT101()
public C102 getT102()
public C110 getT110()
public C200 getT200()
public C205 getT205()
public C207 getT207()
public C210 getT210(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public C210[] getT210()
public int getT210Count()
public C215 getT215()
public C3XX getT3XX(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public C3XX[] getT3XX()
public int getT3XXCount()
public C801 getT801()
public C856 getT856(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public C856[] getT856()
public int getT856Count()
public SbnMateriale getTipoMateriale()
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.ValidationException
public boolean removeNumSTD(NumStdType vNumSTD)
vNumSTD
- public boolean removeT210(C210 vT210)
vT210
- public boolean removeT3XX(C3XX vT3XX)
vT3XX
- public boolean removeT856(C856 vT856)
vT856
- public void setGuida(GuidaDoc guida)
guida
- the value of field 'guida'.public void setLivelloAutDoc(SbnLivello livelloAutDoc)
livelloAutDoc
- the value of field 'livelloAutDoc'.public void setNaturaDoc(SbnNaturaDocumento naturaDoc)
naturaDoc
- the value of field 'naturaDoc'.public void setNumSTD(int index, NumStdType vNumSTD) throws java.lang.IndexOutOfBoundsException
index
- vNumSTD
-
java.lang.IndexOutOfBoundsException
public void setNumSTD(NumStdType[] numSTDArray)
numSTDArray
- public void setT001(java.lang.String t001)
t001
- the value of field 't001'.public void setT005(java.lang.String t005)
t005
- the value of field 't005'.public void setT100(C100 t100)
t100
- the value of field 't100'.public void setT101(C101 t101)
t101
- the value of field 't101'.public void setT102(C102 t102)
t102
- the value of field 't102'.public void setT110(C110 t110)
t110
- the value of field 't110'.public void setT200(C200 t200)
t200
- the value of field 't200'.public void setT205(C205 t205)
t205
- the value of field 't205'.public void setT207(C207 t207)
t207
- the value of field 't207'.public void setT210(int index, C210 vT210) throws java.lang.IndexOutOfBoundsException
index
- vT210
-
java.lang.IndexOutOfBoundsException
public void setT210(C210[] t210Array)
t210Array
- public void setT215(C215 t215)
t215
- the value of field 't215'.public void setT3XX(int index, C3XX vT3XX) throws java.lang.IndexOutOfBoundsException
index
- vT3XX
-
java.lang.IndexOutOfBoundsException
public void setT3XX(C3XX[] t3XXArray)
t3XXArray
- public void setT801(C801 t801)
t801
- the value of field 't801'.public void setT856(int index, C856 vT856) throws java.lang.IndexOutOfBoundsException
index
- vT856
-
java.lang.IndexOutOfBoundsException
public void setT856(C856[] t856Array)
t856Array
- public void setTipoMateriale(SbnMateriale tipoMateriale)
tipoMateriale
- the value of field 'tipoMateriale'.public static DatiDocType unmarshalDatiDocType(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 |