|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.TitoloCercaType
parametri per la ricerca sulla stringa titolo. Il titolo non deve avere l'articolo
Constructor Summary | |
TitoloCercaType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getEditoreKey()
Returns the value of field 'editoreKey'. |
StringaCercaType |
getStringaCerca()
Returns the value of field 'stringaCerca'. |
java.lang.String |
getTitoloCLET()
Returns the value of field 'titoloCLET'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setEditoreKey(java.lang.String editoreKey)
Sets the value of field 'editoreKey'. |
void |
setStringaCerca(StringaCercaType stringaCerca)
Sets the value of field 'stringaCerca'. |
void |
setTitoloCLET(java.lang.String titoloCLET)
Sets the value of field 'titoloCLET'. |
static TitoloCercaType |
unmarshalTitoloCercaType(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TitoloCercaType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public java.lang.String getEditoreKey()
public StringaCercaType getStringaCerca()
public java.lang.String getTitoloCLET()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
- public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
- public void setEditoreKey(java.lang.String editoreKey)
editoreKey
- the value of field 'editoreKey'.public void setStringaCerca(StringaCercaType stringaCerca)
stringaCerca
- the value of field 'stringaCerca'.public void setTitoloCLET(java.lang.String titoloCLET)
titoloCLET
- the value of field 'titoloCLET'.public static TitoloCercaType unmarshalTitoloCercaType(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
- public void validate() throws org.exolab.castor.xml.ValidationException
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |