public interface IExportRecord
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<? extends IExportRecordField> |
getAllFields() |
int |
getFieldCount() |
boolean |
hasFields() |
@Nonnull com.helger.commons.collection.impl.ICommonsList<? extends IExportRecordField> getAllFields()
boolean hasFields()
true if at least one field is present@Nonnegative int getFieldCount()
Copyright © 2014–2023 Philip Helger. All rights reserved.