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
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getRelatorCode()
          Returns the value of field 'relatorCode'.
 SbnRangeDate getT005_Range()
          Returns the value of field 't005_Range'.
 SbnAuthority getTipoAuthority()
          Returns the value of field 'tipoAuthority'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setRelatorCode(java.lang.String relatorCode)
          Sets the value of field 'relatorCode'.
 void setT005_Range(SbnRangeDate t005_Range)
          Sets the value of field 't005_Range'.
 void setTipoAuthority(SbnAuthority tipoAuthority)
          Sets the value of field 'tipoAuthority'.
static EstraeDatiAutType unmarshalEstraeDatiAutType(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

EstraeDatiAutType

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

getRelatorCode

public java.lang.String getRelatorCode()
Returns the value of field 'relatorCode'.
Returns:
the value of field 'relatorCode'.

getT005_Range

public SbnRangeDate getT005_Range()
Returns the value of field 't005_Range'.
Returns:
the value of field 't005_Range'.

getTipoAuthority

public SbnAuthority getTipoAuthority()
Returns the value of field 'tipoAuthority'.
Returns:
the value of field 'tipoAuthority'.

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 -  

setRelatorCode

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

setT005_Range

public void setT005_Range(SbnRangeDate t005_Range)
Sets the value of field 't005_Range'.
Parameters:
t005_Range - the value of field 't005_Range'.

setTipoAuthority

public void setTipoAuthority(SbnAuthority tipoAuthority)
Sets 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
Parameters:
reader -  

validate

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