|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.CercaDatiTitTypeChoice
Class CercaDatiTitTypeChoice.
Constructor Summary | |
CercaDatiTitTypeChoice()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
NumStdType |
getNumSTD()
Method getNumSTDReturns the value of field 'numSTD'. |
java.lang.String |
getT001()
Method getT001Returns the value of field 't001'. |
TitoloCercaType |
getTitoloCerca()
Method getTitoloCercaReturns the value of field 'titoloCerca'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setNumSTD(NumStdType numSTD)
Method setNumSTDSets the value of field 'numSTD'. |
void |
setT001(java.lang.String t001)
Method setT001Sets the value of field 't001'. |
void |
setTitoloCerca(TitoloCercaType titoloCerca)
Method setTitoloCercaSets the value of field 'titoloCerca'. |
static CercaDatiTitTypeChoice |
unmarshalCercaDatiTitTypeChoice(java.io.Reader reader)
Method unmarshalCercaDatiTitTypeChoice |
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 CercaDatiTitTypeChoice()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public NumStdType getNumSTD()
public java.lang.String getT001()
public TitoloCercaType getTitoloCerca()
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 setNumSTD(NumStdType numSTD)
numSTD
- the value of field 'numSTD'.public void setT001(java.lang.String t001)
t001
- the value of field 't001'.public void setTitoloCerca(TitoloCercaType titoloCerca)
titoloCerca
- the value of field 'titoloCerca'.public static CercaDatiTitTypeChoice unmarshalCercaDatiTitTypeChoice(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 |