|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.FondeType
per fusione o spostamento documenti/titoli
| Constructor Summary | |
FondeType()
|
|
| Method Summary | |
void |
addSpostaID(int index,
java.lang.String vSpostaID)
Method addSpostaID |
void |
addSpostaID(java.lang.String vSpostaID)
Method addSpostaID |
void |
clearSpostaID()
Method clearSpostaID |
java.util.Enumeration |
enumerateSpostaID()
Method enumerateSpostaID |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getIdArrivo()
Method getIdArrivoReturns the value of field 'idArrivo'. |
java.lang.String |
getIdPartenza()
Method getIdPartenzaReturns the value of field 'idPartenza'. |
java.lang.String[] |
getSpostaID()
Method getSpostaID |
java.lang.String |
getSpostaID(int index)
Method getSpostaID |
int |
getSpostaIDCount()
Method getSpostaIDCount |
SbnOggetto |
getTipoOggetto()
Method getTipoOggettoReturns the value of field 'tipoOggetto'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeSpostaID(java.lang.String vSpostaID)
Method removeSpostaID |
void |
setIdArrivo(java.lang.String idArrivo)
Method setIdArrivoSets the value of field 'idArrivo'. |
void |
setIdPartenza(java.lang.String idPartenza)
Method setIdPartenzaSets the value of field 'idPartenza'. |
void |
setSpostaID(int index,
java.lang.String vSpostaID)
Method setSpostaID |
void |
setSpostaID(java.lang.String[] spostaIDArray)
Method setSpostaID |
void |
setTipoOggetto(SbnOggetto tipoOggetto)
Method setTipoOggettoSets the value of field 'tipoOggetto'. |
static FondeType |
unmarshalFondeType(java.io.Reader reader)
Method unmarshalFondeType |
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 FondeType()
| Method Detail |
public void addSpostaID(java.lang.String vSpostaID)
throws java.lang.IndexOutOfBoundsException
vSpostaID -
java.lang.IndexOutOfBoundsException
public void addSpostaID(int index,
java.lang.String vSpostaID)
throws java.lang.IndexOutOfBoundsException
index - vSpostaID -
java.lang.IndexOutOfBoundsExceptionpublic void clearSpostaID()
public java.util.Enumeration enumerateSpostaID()
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj - public java.lang.String getIdArrivo()
public java.lang.String getIdPartenza()
public java.lang.String getSpostaID(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String[] getSpostaID()
public int getSpostaIDCount()
public SbnOggetto getTipoOggetto()
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 removeSpostaID(java.lang.String vSpostaID)
vSpostaID - public void setIdArrivo(java.lang.String idArrivo)
idArrivo - the value of field 'idArrivo'.public void setIdPartenza(java.lang.String idPartenza)
idPartenza - the value of field 'idPartenza'.
public void setSpostaID(int index,
java.lang.String vSpostaID)
throws java.lang.IndexOutOfBoundsException
index - vSpostaID -
java.lang.IndexOutOfBoundsExceptionpublic void setSpostaID(java.lang.String[] spostaIDArray)
spostaIDArray - public void setTipoOggetto(SbnOggetto tipoOggetto)
tipoOggetto - the value of field 'tipoOggetto'.
public static FondeType unmarshalFondeType(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 | ||||||||||