Java org.springframework.batch.sample.domain.multiline AggregateItem fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.batch.sample.domain.multiline AggregateItem fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.batch.sample.domain.multiline AggregateItem.

The text is from its open source code.

Method

TgetItem()
Accessor for the wrapped item.
booleanisFooter()
Responds true if this record is a footer in an aggregate.
booleanisHeader()
Responds true if this record is a header in an aggregate.