|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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()
Method getEditoreKeyReturns the value of field 'editoreKey'. |
StringaCercaType |
getStringaCerca()
Method getStringaCercaReturns the value of field 'stringaCerca'. |
java.lang.String |
getTitoloCLET()
Method getTitoloCLETReturns the value of field 'titoloCLET'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setEditoreKey(java.lang.String editoreKey)
Method setEditoreKeySets the value of field 'editoreKey'. |
void |
setStringaCerca(StringaCercaType stringaCerca)
Method setStringaCercaSets the value of field 'stringaCerca'. |
void |
setTitoloCLET(java.lang.String titoloCLET)
Method setTitoloCLETSets the value of field 'titoloCLET'. |
static TitoloCercaType |
unmarshalTitoloCercaType(java.io.Reader reader)
Method unmarshalTitoloCercaType |
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 TitoloCercaType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
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
-
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 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
-
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 |