|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.SbnRangeDate
Intervallo temporale attributo: 1=data di ultima variazione (default) 2=data di solo inserimento
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 |
public SbnRangeDate()
Method Detail |
public void deleteTipoFiltroDate()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public org.exolab.castor.types.Date getDataA()
public org.exolab.castor.types.Date getDataDa()
public int getTipoFiltroDate()
public boolean hasTipoFiltroDate()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setDataA(org.exolab.castor.types.Date dataA)
dataA
- the value of field 'dataA'.public void setDataDa(org.exolab.castor.types.Date dataDa)
dataDa
- the value of field 'dataDa'.public void setTipoFiltroDate(int tipoFiltroDate)
tipoFiltroDate
- the value of field 'tipoFiltroDate'.public static SbnRangeDate unmarshalSbnRangeDate(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |