|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.TitAccessoType
restrizione sulle nature secondarie di SBN: P = 510 parallelo ; D = 517 estrapolato ; T = 423 subordinato; B = 454 originale
Constructor Summary | |
TitAccessoType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnLivello |
getLivelloAut()
Method getLivelloAutReturns the value of field 'livelloAut'. |
SbnNaturaTitAccesso |
getNaturaTitAccesso()
Method getNaturaTitAccessoReturns the value of field 'naturaTitAccesso'. |
java.lang.String |
getT001()
Method getT001Returns the value of field 't001'. |
java.lang.String |
getT005()
Method getT005Returns the value of field 't005'. |
C801 |
getT801()
Method getT801Returns the value of field 't801'. |
TitAccessoTypeChoice |
getTitAccessoTypeChoice()
Method getTitAccessoTypeChoiceReturns the value of field 'titAccessoTypeChoice'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setLivelloAut(SbnLivello livelloAut)
Method setLivelloAutSets the value of field 'livelloAut'. |
void |
setNaturaTitAccesso(SbnNaturaTitAccesso naturaTitAccesso)
Method setNaturaTitAccessoSets the value of field 'naturaTitAccesso'. |
void |
setT001(java.lang.String t001)
Method setT001Sets the value of field 't001'. |
void |
setT005(java.lang.String t005)
Method setT005Sets the value of field 't005'. |
void |
setT801(C801 t801)
Method setT801Sets the value of field 't801'. |
void |
setTitAccessoTypeChoice(TitAccessoTypeChoice titAccessoTypeChoice)
Method setTitAccessoTypeChoiceSets the value of field 'titAccessoTypeChoice'. |
static TitAccessoType |
unmarshalTitAccessoType(java.io.Reader reader)
Method unmarshalTitAccessoType |
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 TitAccessoType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public SbnLivello getLivelloAut()
public SbnNaturaTitAccesso getNaturaTitAccesso()
public java.lang.String getT001()
public java.lang.String getT005()
public C801 getT801()
public TitAccessoTypeChoice getTitAccessoTypeChoice()
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 setLivelloAut(SbnLivello livelloAut)
livelloAut
- the value of field 'livelloAut'.public void setNaturaTitAccesso(SbnNaturaTitAccesso naturaTitAccesso)
naturaTitAccesso
- the value of field 'naturaTitAccesso'public void setT001(java.lang.String t001)
t001
- the value of field 't001'.public void setT005(java.lang.String t005)
t005
- the value of field 't005'.public void setT801(C801 t801)
t801
- the value of field 't801'.public void setTitAccessoTypeChoice(TitAccessoTypeChoice titAccessoTypeChoice)
titAccessoTypeChoice
- the value of field
'titAccessoTypeChoice'.public static TitAccessoType unmarshalTitAccessoType(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 |