|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.SbnUserType
Informazioni di identificazione client
| Constructor Summary | |
SbnUserType()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getBiblioteca()
Method getBibliotecaReturns the value of field 'biblioteca'. |
java.lang.String |
getUserId()
Method getUserIdReturns the value of field 'userId'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setBiblioteca(java.lang.String biblioteca)
Method setBibliotecaSets the value of field 'biblioteca'. |
void |
setUserId(java.lang.String userId)
Method setUserIdSets the value of field 'userId'. |
static SbnUserType |
unmarshalSbnUserType(java.io.Reader reader)
Method unmarshalSbnUserType |
void |
validate()
Method validate |
| Methods inherited from class sbnmarcBase.sbnmarcBase |
fromStringToRootObject, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SbnUserType()
| Method Detail |
public boolean equals(java.lang.Object obj)
equals in class sbnmarcBaseobj - public java.lang.String getBiblioteca()
public java.lang.String getUserId()
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 void setBiblioteca(java.lang.String biblioteca)
biblioteca - the value of field 'biblioteca'.public void setUserId(java.lang.String userId)
userId - the value of field 'userId'.
public static SbnUserType unmarshalSbnUserType(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 | ||||||||||