Uses of Class
com.helger.photon.exchange.bulkexport.ExportRecord
Packages that use ExportRecord
-
Uses of ExportRecord in com.helger.photon.exchange.bulkexport
Methods in com.helger.photon.exchange.bulkexport that return ExportRecordModifier and TypeMethodDescriptionExportRecord.addField(boolean bValue) ExportRecord.addField(double dValue) ExportRecord.addField(int nValue) ExportRecord.addField(long nValue) ExportRecord.addField(IExportRecordField aField) ExportRecord.addField(BigDecimal aValue) ExportRecord.addField(BigInteger aValue) ExportRecord.addField(LocalDateTime aValue) ExportRecord.addField(OffsetDateTime aValue) ExportRecord.addField(ZonedDateTime aValue) ExportRecord.addNullField()ExportRecord.addNullFields(int nFields)