|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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()
Returns the value of field 'livelloAut'. |
SbnNaturaTitAccesso |
getNaturaTitAccesso()
Returns the value of field 'naturaTitAccesso'. |
java.lang.String |
getT001()
Returns the value of field 't001'. |
java.lang.String |
getT005()
Returns the value of field 't005'. |
C801 |
getT801()
Returns the value of field 't801'. |
TitAccessoTypeChoice |
getTitAccessoTypeChoice()
Returns the value of field 'titAccessoTypeChoice'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setLivelloAut(SbnLivello livelloAut)
Sets the value of field 'livelloAut'. |
void |
setNaturaTitAccesso(SbnNaturaTitAccesso naturaTitAccesso)
Sets the value of field 'naturaTitAccesso'. |
void |
setT001(java.lang.String t001)
Sets the value of field 't001'. |
void |
setT005(java.lang.String t005)
Sets the value of field 't005'. |
void |
setT801(C801 t801)
Sets the value of field 't801'. |
void |
setTitAccessoTypeChoice(TitAccessoTypeChoice titAccessoTypeChoice)
Sets the value of field 'titAccessoTypeChoice'. |
static TitAccessoType |
unmarshalTitAccessoType(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 TitAccessoType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
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
- 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 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
- 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 |