Uses of Class
sbnmarc.SbnRangeDate

Packages that use SbnRangeDate
sbnmarc   
 

Uses of SbnRangeDate in sbnmarc
 

Methods in sbnmarc that return SbnRangeDate
 SbnRangeDate CercaDatiAutType.getT005_Range()
          Returns the value of field 't005_Range'.
 SbnRangeDate EstraeDatiDocType.getT005_Range()
          Returns the value of field 't005_Range'.
 SbnRangeDate EstraeDatiAutType.getT005_Range()
          Returns the value of field 't005_Range'.
 SbnRangeDate CercaDatiTitType.getT005_Range()
          Returns the value of field 't005_Range'.
 SbnRangeDate CercaPropostaType.getRangeDate()
          Returns the value of field 'rangeDate'.
static SbnRangeDate SbnRangeDate.unmarshalSbnRangeDate(java.io.Reader reader)
           
 

Methods in sbnmarc with parameters of type SbnRangeDate
 void CercaDatiAutType.setT005_Range(SbnRangeDate t005_Range)
          Sets the value of field 't005_Range'.
 void EstraeDatiDocType.setT005_Range(SbnRangeDate t005_Range)
          Sets the value of field 't005_Range'.
 void EstraeDatiAutType.setT005_Range(SbnRangeDate t005_Range)
          Sets the value of field 't005_Range'.
 void CercaDatiTitType.setT005_Range(SbnRangeDate t005_Range)
          Sets the value of field 't005_Range'.
 void CercaPropostaType.setRangeDate(SbnRangeDate rangeDate)
          Sets the value of field 'rangeDate'.