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()
          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

TitAccessoType

public TitAccessoType()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getLivelloAut

public SbnLivello getLivelloAut()
Method getLivelloAutReturns the value of field 'livelloAut'.

Returns:
the value of field 'livelloAut'.

getNaturaTitAccesso

public SbnNaturaTitAccesso getNaturaTitAccesso()
Method getNaturaTitAccessoReturns the value of field 'naturaTitAccesso'.

Returns:
the value of field 'naturaTitAccesso'.

getT001

public java.lang.String getT001()
Method getT001Returns the value of field 't001'.

Returns:
the value of field 't001'.

getT005

public java.lang.String getT005()
Method getT005Returns the value of field 't005'.

Returns:
the value of field 't005'.

getT801

public C801 getT801()
Method getT801Returns the value of field 't801'.

Returns:
the value of field 't801'.

getTitAccessoTypeChoice

public TitAccessoTypeChoice getTitAccessoTypeChoice()
Method getTitAccessoTypeChoiceReturns the value of field 'titAccessoTypeChoice'.

Returns:
the value of field 'titAccessoTypeChoice'.

isValid

public boolean isValid()
Method isValid


marshal

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

Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

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

Parameters:
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setLivelloAut

public void setLivelloAut(SbnLivello livelloAut)
Method setLivelloAutSets the value of field 'livelloAut'.

Parameters:
livelloAut - the value of field 'livelloAut'.

setNaturaTitAccesso

public void setNaturaTitAccesso(SbnNaturaTitAccesso naturaTitAccesso)
Method setNaturaTitAccessoSets the value of field 'naturaTitAccesso'.

Parameters:
naturaTitAccesso - the value of field 'naturaTitAccesso'

setT001

public void setT001(java.lang.String t001)
Method setT001Sets the value of field 't001'.

Parameters:
t001 - the value of field 't001'.

setT005

public void setT005(java.lang.String t005)
Method setT005Sets the value of field 't005'.

Parameters:
t005 - the value of field 't005'.

setT801

public void setT801(C801 t801)
Method setT801Sets the value of field 't801'.

Parameters:
t801 - the value of field 't801'.

setTitAccessoTypeChoice

public void setTitAccessoTypeChoice(TitAccessoTypeChoice titAccessoTypeChoice)
Method setTitAccessoTypeChoiceSets 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
Method unmarshalTitAccessoType

Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

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

org.exolab.castor.xml.ValidationException