sbnmarc
Class EstraeDatiAutType

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

public class EstraeDatiAutType
extends sbnmarcBase
implements java.io.Serializable

CERCA ELEMENTI DI AUTHORITY per EXPORT

See Also:
Serialized Form

Constructor Summary
EstraeDatiAutType()
           
 
Method Summary
 void addT001(int index, java.lang.String vT001)
          Method addT001
 void addT001(java.lang.String vT001)
          Method addT001
 void clearT001()
          Method clearT001
 java.util.Enumeration enumerateT001()
          Method enumerateT001
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 SbnLivello getLivelloAut_A()
          Method getLivelloAut_AReturns the value of field 'livelloAut_A'.
 SbnLivello getLivelloAut_Da()
          Method getLivelloAut_DaReturns the value of field 'livelloAut_Da'.
 java.lang.String getRelatorCode()
          Method getRelatorCodeReturns the value of field 'relatorCode'.
 java.lang.String[] getT001()
          Method getT001
 java.lang.String getT001(int index)
          Method getT001
 int getT001Count()
          Method getT001Count
 SbnRangeDate getT005_Range()
          Method getT005_RangeReturns the value of field 't005_Range'.
 SbnAuthority getTipoAuthority()
          Method getTipoAuthorityReturns the value of field 'tipoAuthority'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 boolean removeT001(java.lang.String vT001)
          Method removeT001
 void setLivelloAut_A(SbnLivello livelloAut_A)
          Method setLivelloAut_ASets the value of field 'livelloAut_A'.
 void setLivelloAut_Da(SbnLivello livelloAut_Da)
          Method setLivelloAut_DaSets the value of field 'livelloAut_Da'.
 void setRelatorCode(java.lang.String relatorCode)
          Method setRelatorCodeSets the value of field 'relatorCode'.
 void setT001(int index, java.lang.String vT001)
          Method setT001
 void setT001(java.lang.String[] t001Array)
          Method setT001
 void setT005_Range(SbnRangeDate t005_Range)
          Method setT005_RangeSets the value of field 't005_Range'.
 void setTipoAuthority(SbnAuthority tipoAuthority)
          Method setTipoAuthoritySets the value of field 'tipoAuthority'.
static EstraeDatiAutType unmarshalEstraeDatiAutType(java.io.Reader reader)
          Method unmarshalEstraeDatiAutType
 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

EstraeDatiAutType

public EstraeDatiAutType()
Method Detail

addT001

public void addT001(java.lang.String vT001)
             throws java.lang.IndexOutOfBoundsException
Method addT001

Parameters:
vT001 -
java.lang.IndexOutOfBoundsException

addT001

public void addT001(int index,
                    java.lang.String vT001)
             throws java.lang.IndexOutOfBoundsException
Method addT001

Parameters:
index -
vT001 -
java.lang.IndexOutOfBoundsException

clearT001

public void clearT001()
Method clearT001


enumerateT001

public java.util.Enumeration enumerateT001()
Method enumerateT001


equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getLivelloAut_A

public SbnLivello getLivelloAut_A()
Method getLivelloAut_AReturns the value of field 'livelloAut_A'.

Returns:
the value of field 'livelloAut_A'.

getLivelloAut_Da

public SbnLivello getLivelloAut_Da()
Method getLivelloAut_DaReturns the value of field 'livelloAut_Da'.

Returns:
the value of field 'livelloAut_Da'.

getRelatorCode

public java.lang.String getRelatorCode()
Method getRelatorCodeReturns the value of field 'relatorCode'.

Returns:
the value of field 'relatorCode'.

getT001

public java.lang.String getT001(int index)
                         throws java.lang.IndexOutOfBoundsException
Method getT001

Parameters:
index -
java.lang.IndexOutOfBoundsException

getT001

public java.lang.String[] getT001()
Method getT001


getT001Count

public int getT001Count()
Method getT001Count


getT005_Range

public SbnRangeDate getT005_Range()
Method getT005_RangeReturns the value of field 't005_Range'.

Returns:
the value of field 't005_Range'.

getTipoAuthority

public SbnAuthority getTipoAuthority()
Method getTipoAuthorityReturns the value of field 'tipoAuthority'.

Returns:
the value of field 'tipoAuthority'.

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

removeT001

public boolean removeT001(java.lang.String vT001)
Method removeT001

Parameters:
vT001 -

setLivelloAut_A

public void setLivelloAut_A(SbnLivello livelloAut_A)
Method setLivelloAut_ASets the value of field 'livelloAut_A'.

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

setLivelloAut_Da

public void setLivelloAut_Da(SbnLivello livelloAut_Da)
Method setLivelloAut_DaSets the value of field 'livelloAut_Da'.

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

setRelatorCode

public void setRelatorCode(java.lang.String relatorCode)
Method setRelatorCodeSets the value of field 'relatorCode'.

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

setT001

public void setT001(int index,
                    java.lang.String vT001)
             throws java.lang.IndexOutOfBoundsException
Method setT001

Parameters:
index -
vT001 -
java.lang.IndexOutOfBoundsException

setT001

public void setT001(java.lang.String[] t001Array)
Method setT001

Parameters:
t001Array -

setT005_Range

public void setT005_Range(SbnRangeDate t005_Range)
Method setT005_RangeSets the value of field 't005_Range'.

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

setTipoAuthority

public void setTipoAuthority(SbnAuthority tipoAuthority)
Method setTipoAuthoritySets the value of field 'tipoAuthority'.

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

unmarshalEstraeDatiAutType

public static EstraeDatiAutType unmarshalEstraeDatiAutType(java.io.Reader reader)
                                                    throws org.exolab.castor.xml.MarshalException,
                                                           org.exolab.castor.xml.ValidationException
Method unmarshalEstraeDatiAutType

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