sbnmarc
Class TitAccessoType

java.lang.Object
  |
  +--sbnmarcBase.sbnmarcBase
        |
        +--sbnmarc.TitAccessoType
All Implemented Interfaces:
java.io.Serializable

public class TitAccessoType
extends sbnmarcBase
implements java.io.Serializable

restrizione sulle nature secondarie di SBN: P = 510 parallelo ; D = 517 estrapolato ; T = 423 subordinato; B = 454 originale

See Also:
Serialized Form

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

TitAccessoType

public TitAccessoType()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden
Overrides:
equals in class java.lang.Object
Parameters:
obj -  

getLivelloAut

public SbnLivello getLivelloAut()
Returns the value of field 'livelloAut'.
Returns:
the value of field 'livelloAut'.

getNaturaTitAccesso

public SbnNaturaTitAccesso getNaturaTitAccesso()
Returns the value of field 'naturaTitAccesso'.
Returns:
the value of field 'naturaTitAccesso'.

getT001

public java.lang.String getT001()
Returns the value of field 't001'.
Returns:
the value of field 't001'.

getT005

public java.lang.String getT005()
Returns the value of field 't005'.
Returns:
the value of field 't005'.

getT801

public C801 getT801()
Returns the value of field 't801'.
Returns:
the value of field 't801'.

getTitAccessoTypeChoice

public TitAccessoTypeChoice getTitAccessoTypeChoice()
Returns the value of field 'titAccessoTypeChoice'.
Returns:
the value of field 'titAccessoTypeChoice'.

isValid

public boolean isValid()

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
out -  

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
handler -  

setLivelloAut

public void setLivelloAut(SbnLivello livelloAut)
Sets the value of field 'livelloAut'.
Parameters:
livelloAut - the value of field 'livelloAut'.

setNaturaTitAccesso

public void setNaturaTitAccesso(SbnNaturaTitAccesso naturaTitAccesso)
Sets the value of field 'naturaTitAccesso'.
Parameters:
naturaTitAccesso - the value of field 'naturaTitAccesso'

setT001

public void setT001(java.lang.String t001)
Sets the value of field 't001'.
Parameters:
t001 - the value of field 't001'.

setT005

public void setT005(java.lang.String t005)
Sets the value of field 't005'.
Parameters:
t005 - the value of field 't005'.

setT801

public void setT801(C801 t801)
Sets the value of field 't801'.
Parameters:
t801 - the value of field 't801'.

setTitAccessoTypeChoice

public void setTitAccessoTypeChoice(TitAccessoTypeChoice titAccessoTypeChoice)
Sets the value of field 'titAccessoTypeChoice'.
Parameters:
titAccessoTypeChoice - the value of field 'titAccessoTypeChoice'.

unmarshalTitAccessoType

public static TitAccessoType unmarshalTitAccessoType(java.io.Reader reader)
                                              throws org.exolab.castor.xml.MarshalException,
                                                     org.exolab.castor.xml.ValidationException
Parameters:
reader -  

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException