|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.CanaliCercaDatiAutType
canali di ricerca per elementi di authority: identificativo, ISADN, stringa.
Constructor Summary | |
CanaliCercaDatiAutType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
StringaCercaType |
getStringaCerca()
Returns the value of field 'stringaCerca'. |
java.lang.String |
getT001()
Returns the value of field 't001'. |
A015 |
getT015()
Returns the value of field 't015'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setStringaCerca(StringaCercaType stringaCerca)
Sets the value of field 'stringaCerca'. |
void |
setT001(java.lang.String t001)
Sets the value of field 't001'. |
void |
setT015(A015 t015)
Sets the value of field 't015'. |
static CanaliCercaDatiAutType |
unmarshalCanaliCercaDatiAutType(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 CanaliCercaDatiAutType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public StringaCercaType getStringaCerca()
public java.lang.String getT001()
public A015 getT015()
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 setStringaCerca(StringaCercaType stringaCerca)
stringaCerca
- the value of field 'stringaCerca'.public void setT001(java.lang.String t001)
t001
- the value of field 't001'.public void setT015(A015 t015)
t015
- the value of field 't015'.public static CanaliCercaDatiAutType unmarshalCanaliCercaDatiAutType(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 |