sbnmarc
Class SbnRangeDate

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

public class SbnRangeDate
extends sbnmarcBase
implements java.io.Serializable

Intervallo temporale attributo: 1=data di ultima variazione (default) 2=data di solo inserimento

See Also:
Serialized Form

Constructor Summary
SbnRangeDate()
           
 
Method Summary
 void deleteTipoFiltroDate()
          Method deleteTipoFiltroDate
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 org.exolab.castor.types.Date getDataA()
          Method getDataAReturns the value of field 'dataA'.
 org.exolab.castor.types.Date getDataDa()
          Method getDataDaReturns the value of field 'dataDa'.
 int getTipoFiltroDate()
          Method getTipoFiltroDateReturns the value of field 'tipoFiltroDate'.
 boolean hasTipoFiltroDate()
          Method hasTipoFiltroDate
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setDataA(org.exolab.castor.types.Date dataA)
          Method setDataASets the value of field 'dataA'.
 void setDataDa(org.exolab.castor.types.Date dataDa)
          Method setDataDaSets the value of field 'dataDa'.
 void setTipoFiltroDate(int tipoFiltroDate)
          Method setTipoFiltroDateSets the value of field 'tipoFiltroDate'.
static SbnRangeDate unmarshalSbnRangeDate(java.io.Reader reader)
          Method unmarshalSbnRangeDate
 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

SbnRangeDate

public SbnRangeDate()
Method Detail

deleteTipoFiltroDate

public void deleteTipoFiltroDate()
Method deleteTipoFiltroDate


equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getDataA

public org.exolab.castor.types.Date getDataA()
Method getDataAReturns the value of field 'dataA'.

Returns:
the value of field 'dataA'.

getDataDa

public org.exolab.castor.types.Date getDataDa()
Method getDataDaReturns the value of field 'dataDa'.

Returns:
the value of field 'dataDa'.

getTipoFiltroDate

public int getTipoFiltroDate()
Method getTipoFiltroDateReturns the value of field 'tipoFiltroDate'.

Returns:
the value of field 'tipoFiltroDate'.

hasTipoFiltroDate

public boolean hasTipoFiltroDate()
Method hasTipoFiltroDate


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

setDataA

public void setDataA(org.exolab.castor.types.Date dataA)
Method setDataASets the value of field 'dataA'.

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

setDataDa

public void setDataDa(org.exolab.castor.types.Date dataDa)
Method setDataDaSets the value of field 'dataDa'.

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

setTipoFiltroDate

public void setTipoFiltroDate(int tipoFiltroDate)
Method setTipoFiltroDateSets the value of field 'tipoFiltroDate'.

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

unmarshalSbnRangeDate

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

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